#F2D8BF#F2D8BF
#F2D8BF is a very light, muted orange. Relative luminance 0.718; OKLCH L 89.7% C 0.044 H 66.1°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D8BF |
|---|---|
| RGB | rgb(242, 216, 191) |
| HSL | hsl(29, 66%, 85%) |
| HSV | hsv(29, 21%, 95%) |
| CMYK | cmyk(0%, 10.7%, 21.1%, 5.1%) |
| CIE-LAB | lab(87.85, 5.15, 15.62) |
| CIE-LCH | lch(87.85, 16.45, 71.76°) |
| OKLab | oklab(89.72% 0.0179 0.0404) |
| OKLCH | oklch(89.72% 0.044 66.1) |
| XYZ | xyz(70.5779, 71.7525, 59.4119) |
| Luminance | 0.7175 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 3.53
Peach
#FFDAB9
ΔE00 3.68
Light Peach
#FFD8B1
ΔE00 4.82
Warm Beige
#E9DCC9
ΔE00 5.04
Champagne
#F7E7CE
ΔE00 5.18
Blanchedalmond
#FFEBCD
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D8BF #BFD9F2
analogous
#F2BFBF #F2D8BF #F2F2BF
triadic
#F2D8BF #BFF2D8 #D8BFF2
tetradic
#F2D8BF #BFF2BF #BFD9F2 #F2BFF2
square
#F2D8BF #BFF2BF #BFD9F2 #F2BFF2
split-complementary
#F2D8BF #BFF2F2 #BFBFF2
monochromatic
#DD9A59 #E8B98C #F2D8BF #FAF0E6 #FAF0E6
Accessibility & contrast
On white
1.37
#F2D8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#F2D8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D8BF
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D8BF | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BD
Deuteranopia (green-blind)
#E7DFBF
Tritanopia (blue-blind)
#FBD2D1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f2d8bf; /* rgb */ color: rgb(242, 216, 191); /* oklch */ color: oklch(89.7% 0.044 66.1);
Tailwind
colors: {
custom: {
50: '#f6e4d2',
500: '#f2d8bf',
950: '#000000',
},
}SCSS
$custom: #f2d8bf; $custom-light: #f6e4d2; $custom-dark: #000000;
JSON
{
"hex": "#f2d8bf",
"rgb": {
"r": 242,
"g": 216,
"b": 191
},
"hsl": {
"h": 29.412,
"s": 66.234,
"l": 84.902
},
"oklch": {
"l": 0.89722,
"c": 0.04417,
"h": 66.1
},
"luminance": 0.71751
}Semantic roles & 50–950 ramp
primary
#F2D8BF
secondary
#83ABD2
accent
#75CE17
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483