#F2D0BB#F2D0BB
#F2D0BB is a very light, muted orange. Relative luminance 0.676; OKLCH L 88.1% C 0.048 H 53.6°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D0BB |
|---|---|
| RGB | rgb(242, 208, 187) |
| HSL | hsl(23, 68%, 84%) |
| HSV | hsv(23, 23%, 95%) |
| CMYK | cmyk(0%, 14%, 22.7%, 5.1%) |
| CIE-LAB | lab(85.80, 8.73, 14.83) |
| CIE-LCH | lch(85.80, 17.21, 59.51°) |
| OKLab | oklab(88.09% 0.0283 0.0384) |
| OKLCH | oklch(88.09% 0.048 53.6) |
| XYZ | xyz(68.1439, 67.5791, 56.4586) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.42
Peach
#FFDAB9
ΔE00 4.72
Light Peach
#FFD8B1
ΔE00 6.18
Bisque
#FFE4C4
ΔE00 7.18
Warm Beige
#E9DCC9
ΔE00 8.51
Mistyrose
#FFE4E1
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D0BB #BBDDF2
analogous
#F2BBC2 #F2D0BB #F2ECBB
triadic
#F2D0BB #BBF2D0 #D0BBF2
tetradic
#F2D0BB #C2F2BB #BBDDF2 #ECBBF2
square
#F2D0BB #C2F2BB #BBDDF2 #ECBBF2
split-complementary
#F2D0BB #BBF2EC #BBC2F2
monochromatic
#DE8954 #E8AC88 #F2D0BB #FAEDE5 #FAEDE5
Accessibility & contrast
On white
1.45
#F2D0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#F2D0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D0BB
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D0BB | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#E1D9BB
Tritanopia (blue-blind)
#FCCACA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f2d0bb; /* rgb */ color: rgb(242, 208, 187); /* oklch */ color: oklch(88.1% 0.048 53.6);
Tailwind
colors: {
custom: {
50: '#f7decf',
500: '#f2d0bb',
950: '#000000',
},
}SCSS
$custom: #f2d0bb; $custom-light: #f7decf; $custom-dark: #000000;
JSON
{
"hex": "#f2d0bb",
"rgb": {
"r": 242,
"g": 208,
"b": 187
},
"hsl": {
"h": 22.909,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.88086,
"c": 0.04771,
"h": 53.6
},
"luminance": 0.67577
}Semantic roles & 50–950 ramp
primary
#F2D0BB
secondary
#80B2D2
accent
#89D016
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483