#F2BF88#F2BF88
#F2BF88 is a very light, moderate orange. Relative luminance 0.579; OKLCH L 83.8% C 0.092 H 68.1°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BF88 |
|---|---|
| RGB | rgb(242, 191, 136) |
| HSL | hsl(31, 80%, 74%) |
| HSV | hsv(31, 44%, 95%) |
| CMYK | cmyk(0%, 21.1%, 43.8%, 5.1%) |
| CIE-LAB | lab(80.69, 11.40, 34.69) |
| CIE-LCH | lch(80.69, 36.51, 71.80°) |
| OKLab | oklab(83.78% 0.0342 0.0854) |
| OKLCH | oklch(83.78% 0.092 68.1) |
| XYZ | xyz(59.6949, 57.9198, 31.3232) |
| Luminance | 0.5792 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.14
Apricot (survey)
#FFB16D
ΔE00 6.33
Tan
#D2B48C
ΔE00 6.97
Light Peach
#FFD8B1
ΔE00 6.98
Very Light Brown
#D3B683
ΔE00 7.15
Fawn
#CFAF7B
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BF88 #88BBF2
analogous
#F28A88 #F2BF88 #F0F288
triadic
#F2BF88 #88F2BF #BF88F2
tetradic
#F2BF88 #88F28A #88BBF2 #F288F0
square
#F2BF88 #88F28A #88BBF2 #F288F0
split-complementary
#F2BF88 #88F0F2 #8A88F2
monochromatic
#E6841A #ECA151 #F2BF88 #F8DDBF #FCF0E3
Accessibility & contrast
On white
1.67
#F2BF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#F2BF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BF88
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BF88 | 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)
#D0C184
Deuteranopia (green-blind)
#DCCD89
Tritanopia (blue-blind)
#FFB3B1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bf88; /* rgb */ color: rgb(242, 191, 136); /* oklch */ color: oklch(83.8% 0.092 68.1);
Tailwind
colors: {
custom: {
50: '#f8d2ab',
500: '#f2bf88',
950: '#000000',
},
}SCSS
$custom: #f2bf88; $custom-light: #f8d2ab; $custom-dark: #000000;
JSON
{
"hex": "#f2bf88",
"rgb": {
"r": 242,
"g": 191,
"b": 136
},
"hsl": {
"h": 31.132,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.83783,
"c": 0.09199,
"h": 68.1
},
"luminance": 0.57916
}Semantic roles & 50–950 ramp
primary
#F2BF88
secondary
#508DCE
accent
#6FDD09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381