#F2BF95#F2BF95
#F2BF95 is a very light, moderate orange. Relative luminance 0.583; OKLCH L 84.0% C 0.081 H 60.9°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BF95 |
|---|---|
| RGB | rgb(242, 191, 149) |
| HSL | hsl(27, 78%, 77%) |
| HSV | hsv(27, 38%, 95%) |
| CMYK | cmyk(0%, 21.1%, 38.4%, 5.1%) |
| CIE-LAB | lab(80.91, 12.80, 28.17) |
| CIE-LCH | lch(80.91, 30.94, 65.57°) |
| OKLab | oklab(84.02% 0.0393 0.0706) |
| OKLCH | oklch(84.02% 0.081 60.9) |
| XYZ | xyz(60.6755, 58.3120, 36.4874) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.18
Burlywood
#DEB887
ΔE00 5.65
Light Peach
#FFD8B1
ΔE00 6.22
Peach (survey)
#FFB07C
ΔE00 6.40
Peach
#FFDAB9
ΔE00 6.92
Apricot (survey)
#FFB16D
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BF95 #95C8F2
analogous
#F2959A #F2BF95 #F2EE95
triadic
#F2BF95 #95F2BF #BF95F2
tetradic
#F2BF95 #9AF295 #95C8F2 #EE95F2
square
#F2BF95 #9AF295 #95C8F2 #EE95F2
split-complementary
#F2BF95 #95F2EE #959AF2
monochromatic
#E57D28 #EB9E5E #F2BF95 #F9E0CC #FCEFE4
Accessibility & contrast
On white
1.66
#F2BF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#F2BF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BF95
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BF95 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC292
Deuteranopia (green-blind)
#DBCD96
Tritanopia (blue-blind)
#FFB5B4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f2bf95; /* rgb */ color: rgb(242, 191, 149); /* oklch */ color: oklch(84.0% 0.081 60.9);
Tailwind
colors: {
custom: {
50: '#f8d2b4',
500: '#f2bf95',
950: '#000000',
},
}SCSS
$custom: #f2bf95; $custom-light: #f8d2b4; $custom-dark: #000000;
JSON
{
"hex": "#f2bf95",
"rgb": {
"r": 242,
"g": 191,
"b": 149
},
"hsl": {
"h": 27.097,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.84024,
"c": 0.08078,
"h": 60.9
},
"luminance": 0.58309
}Semantic roles & 50–950 ramp
primary
#F2BF95
secondary
#5C9BCF
accent
#7DDA0B
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381