#F2BF87#F2BF87
#F2BF87 is a very light, moderate orange. Relative luminance 0.579; OKLCH L 83.8% C 0.093 H 68.6°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BF87 |
|---|---|
| RGB | rgb(242, 191, 135) |
| HSL | hsl(31, 80%, 74%) |
| HSV | hsv(31, 44%, 95%) |
| CMYK | cmyk(0%, 21.1%, 44.2%, 5.1%) |
| CIE-LAB | lab(80.68, 11.30, 35.18) |
| CIE-LCH | lch(80.68, 36.96, 72.19°) |
| OKLab | oklab(83.77% 0.0339 0.0865) |
| OKLCH | oklch(83.77% 0.093 68.6) |
| XYZ | xyz(59.6242, 57.8915, 30.9506) |
| Luminance | 0.5789 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.14
Apricot (survey)
#FFB16D
ΔE00 6.34
Tan
#D2B48C
ΔE00 7.02
Very Light Brown
#D3B683
ΔE00 7.08
Light Peach
#FFD8B1
ΔE00 7.10
Fawn
#CFAF7B
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BF87 #87BAF2
analogous
#F28A87 #F2BF87 #EFF287
triadic
#F2BF87 #87F2BF #BF87F2
tetradic
#F2BF87 #87F28A #87BAF2 #F287EF
square
#F2BF87 #87F28A #87BAF2 #F287EF
split-complementary
#F2BF87 #87EFF2 #8A87F2
monochromatic
#E68419 #ECA250 #F2BF87 #F8DCBE #FCF0E3
Accessibility & contrast
On white
1.67
#F2BF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#F2BF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BF87
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BF87 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C183
Deuteranopia (green-blind)
#DCCD88
Tritanopia (blue-blind)
#FFB3B1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bf87; /* rgb */ color: rgb(242, 191, 135); /* oklch */ color: oklch(83.8% 0.093 68.6);
Tailwind
colors: {
custom: {
50: '#f8d2aa',
500: '#f2bf87',
950: '#000000',
},
}SCSS
$custom: #f2bf87; $custom-light: #f8d2aa; $custom-dark: #000000;
JSON
{
"hex": "#f2bf87",
"rgb": {
"r": 242,
"g": 191,
"b": 135
},
"hsl": {
"h": 31.402,
"s": 80.451,
"l": 73.922
},
"oklch": {
"l": 0.83766,
"c": 0.09288,
"h": 68.6
},
"luminance": 0.57888
}Semantic roles & 50–950 ramp
primary
#F2BF87
secondary
#4F8CCE
accent
#6EDD09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381