#F3BF95#F3BF95
#F3BF95 is a very light, moderate orange. Relative luminance 0.585; OKLCH L 84.1% C 0.082 H 60.3°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BF95 |
|---|---|
| RGB | rgb(243, 191, 149) |
| HSL | hsl(27, 80%, 77%) |
| HSV | hsv(27, 39%, 95%) |
| CMYK | cmyk(0%, 21.4%, 38.7%, 4.7%) |
| CIE-LAB | lab(81.01, 13.19, 28.32) |
| CIE-LCH | lch(81.01, 31.24, 65.03°) |
| OKLab | oklab(84.12% 0.0405 0.0709) |
| OKLCH | oklch(84.12% 0.082 60.3) |
| XYZ | xyz(61.0197, 58.4895, 36.5035) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.13
Burlywood
#DEB887
ΔE00 5.90
Peach (survey)
#FFB07C
ΔE00 6.19
Light Peach
#FFD8B1
ΔE00 6.31
Peach
#FFDAB9
ΔE00 6.99
Apricot (survey)
#FFB16D
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BF95 #95C9F3
analogous
#F3959A #F3BF95 #F3EE95
triadic
#F3BF95 #95F3BF #BF95F3
tetradic
#F3BF95 #9AF395 #95C9F3 #EE95F3
square
#F3BF95 #9AF395 #95C9F3 #EE95F3
split-complementary
#F3BF95 #95F3EE #959AF3
monochromatic
#E77D27 #ED9E5E #F3BF95 #F9E0CC #FCEEE4
Accessibility & contrast
On white
1.65
#F3BF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#F3BF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BF95
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BF95 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC292
Deuteranopia (green-blind)
#DBCE96
Tritanopia (blue-blind)
#FFB4B4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f3bf95; /* rgb */ color: rgb(243, 191, 149); /* oklch */ color: oklch(84.1% 0.082 60.3);
Tailwind
colors: {
custom: {
50: '#f9d2b4',
500: '#f3bf95',
950: '#000000',
},
}SCSS
$custom: #f3bf95; $custom-light: #f9d2b4; $custom-dark: #000000;
JSON
{
"hex": "#f3bf95",
"rgb": {
"r": 243,
"g": 191,
"b": 149
},
"hsl": {
"h": 26.809,
"s": 79.661,
"l": 76.863
},
"oklch": {
"l": 0.84124,
"c": 0.08163,
"h": 60.3
},
"luminance": 0.58486
}Semantic roles & 50–950 ramp
primary
#F3BF95
secondary
#5C9CD1
accent
#7EDC0A
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381