#F3BF96#F3BF96
#F3BF96 is a very light, moderate orange. Relative luminance 0.585; OKLCH L 84.1% C 0.081 H 59.6°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BF96 |
|---|---|
| RGB | rgb(243, 191, 150) |
| HSL | hsl(26, 79%, 77%) |
| HSV | hsv(26, 38%, 95%) |
| CMYK | cmyk(0%, 21.4%, 38.3%, 4.7%) |
| CIE-LAB | lab(81.03, 13.30, 27.82) |
| CIE-LCH | lch(81.03, 30.83, 64.45°) |
| OKLab | oklab(84.14% 0.0409 0.0697) |
| OKLCH | oklch(84.14% 0.081 59.6) |
| XYZ | xyz(61.0999, 58.5216, 36.9258) |
| Luminance | 0.5852 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.93
Burlywood
#DEB887
ΔE00 6.11
Peach (survey)
#FFB07C
ΔE00 6.18
Light Peach
#FFD8B1
ΔE00 6.34
Peach
#FFDAB9
ΔE00 6.94
Apricot (survey)
#FFB16D
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BF96 #96CAF3
analogous
#F3969C #F3BF96 #F3EE96
triadic
#F3BF96 #96F3BF #BF96F3
tetradic
#F3BF96 #9CF396 #96CAF3 #EE96F3
square
#F3BF96 #9CF396 #96CAF3 #EE96F3
split-complementary
#F3BF96 #96F3EE #969CF3
monochromatic
#E67C28 #ED9E5F #F3BF96 #F9E0CD #FCEEE4
Accessibility & contrast
On white
1.65
#F3BF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#F3BF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BF96
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BF96 | 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)
#CFC293
Deuteranopia (green-blind)
#DBCE97
Tritanopia (blue-blind)
#FFB5B4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f3bf96; /* rgb */ color: rgb(243, 191, 150); /* oklch */ color: oklch(84.1% 0.081 59.6);
Tailwind
colors: {
custom: {
50: '#f9d2b5',
500: '#f3bf96',
950: '#000000',
},
}SCSS
$custom: #f3bf96; $custom-light: #f9d2b5; $custom-dark: #000000;
JSON
{
"hex": "#f3bf96",
"rgb": {
"r": 243,
"g": 191,
"b": 150
},
"hsl": {
"h": 26.452,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.84143,
"c": 0.08081,
"h": 59.6
},
"luminance": 0.58518
}Semantic roles & 50–950 ramp
primary
#F3BF96
secondary
#5D9DD1
accent
#7FDC0A
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381