#F2D8BB#F2D8BB
#F2D8BB is a very light, muted orange. Relative luminance 0.716; OKLCH L 89.6% C 0.048 H 70.2°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D8BB |
|---|---|
| RGB | rgb(242, 216, 187) |
| HSL | hsl(32, 68%, 84%) |
| HSV | hsv(32, 23%, 95%) |
| CMYK | cmyk(0%, 10.7%, 22.7%, 5.1%) |
| CIE-LAB | lab(87.77, 4.58, 17.60) |
| CIE-LCH | lch(87.77, 18.18, 75.42°) |
| OKLab | oklab(89.63% 0.0163 0.0453) |
| OKLCH | oklch(89.63% 0.048 70.2) |
| XYZ | xyz(70.1437, 71.5788, 57.1252) |
| Luminance | 0.7158 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.80
Peach
#FFDAB9
ΔE00 3.61
Light Peach
#FFD8B1
ΔE00 4.19
Blanchedalmond
#FFEBCD
ΔE00 4.72
Champagne
#F7E7CE
ΔE00 4.82
Warm Beige
#E9DCC9
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D8BB #BBD5F2
analogous
#F2BDBB #F2D8BB #F1F2BB
triadic
#F2D8BB #BBF2D8 #D8BBF2
tetradic
#F2D8BB #BBF2BD #BBD5F2 #F2BBF1
square
#F2D8BB #BBF2BD #BBD5F2 #F2BBF1
split-complementary
#F2D8BB #BBF1F2 #BDBBF2
monochromatic
#DE9D54 #E8BB88 #F2D8BB #FAF0E5 #FAF0E5
Accessibility & contrast
On white
1.37
#F2D8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#F2D8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D8BB
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D8BB | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9B9
Deuteranopia (green-blind)
#E8DEBC
Tritanopia (blue-blind)
#FCD2D0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f2d8bb; /* rgb */ color: rgb(242, 216, 187); /* oklch */ color: oklch(89.6% 0.048 70.2);
Tailwind
colors: {
custom: {
50: '#f7e4cf',
500: '#f2d8bb',
950: '#000000',
},
}SCSS
$custom: #f2d8bb; $custom-light: #f7e4cf; $custom-dark: #000000;
JSON
{
"hex": "#f2d8bb",
"rgb": {
"r": 242,
"g": 216,
"b": 187
},
"hsl": {
"h": 31.636,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.89629,
"c": 0.04816,
"h": 70.2
},
"luminance": 0.71577
}Semantic roles & 50–950 ramp
primary
#F2D8BB
secondary
#80A6D2
accent
#6ED016
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483