#F2BF89#F2BF89
#F2BF89 is a very light, moderate orange. Relative luminance 0.579; OKLCH L 83.8% C 0.091 H 67.7°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BF89 |
|---|---|
| RGB | rgb(242, 191, 137) |
| HSL | hsl(31, 80%, 74%) |
| HSV | hsv(31, 43%, 95%) |
| CMYK | cmyk(0%, 21.1%, 43.4%, 5.1%) |
| CIE-LAB | lab(80.71, 11.51, 34.19) |
| CIE-LCH | lch(80.71, 36.07, 71.40°) |
| OKLab | oklab(83.8% 0.0346 0.0843) |
| OKLCH | oklch(83.8% 0.091 67.7) |
| XYZ | xyz(59.7663, 57.9483, 31.6992) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.17
Apricot (survey)
#FFB16D
ΔE00 6.32
Light Peach
#FFD8B1
ΔE00 6.86
Tan
#D2B48C
ΔE00 6.94
Very Light Brown
#D3B683
ΔE00 7.22
Peach (survey)
#FFB07C
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BF89 #89BCF2
analogous
#F28B89 #F2BF89 #F1F289
triadic
#F2BF89 #89F2BF #BF89F2
tetradic
#F2BF89 #89F28B #89BCF2 #F289F1
square
#F2BF89 #89F28B #89BCF2 #F289F1
split-complementary
#F2BF89 #89F1F2 #8B89F2
monochromatic
#E6831B #ECA152 #F2BF89 #F8DDC0 #FCF0E3
Accessibility & contrast
On white
1.67
#F2BF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#F2BF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BF89
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BF89 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C185
Deuteranopia (green-blind)
#DCCD8A
Tritanopia (blue-blind)
#FFB3B1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bf89; /* rgb */ color: rgb(242, 191, 137); /* oklch */ color: oklch(83.8% 0.091 67.7);
Tailwind
colors: {
custom: {
50: '#f8d2ac',
500: '#f2bf89',
950: '#000000',
},
}SCSS
$custom: #f2bf89; $custom-light: #f8d2ac; $custom-dark: #000000;
JSON
{
"hex": "#f2bf89",
"rgb": {
"r": 242,
"g": 191,
"b": 137
},
"hsl": {
"h": 30.857,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.83801,
"c": 0.09111,
"h": 67.7
},
"luminance": 0.57945
}Semantic roles & 50–950 ramp
primary
#F2BF89
secondary
#518ECE
accent
#70DC09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381