#F2D6BB#F2D6BB
#F2D6BB is a very light, muted orange. Relative luminance 0.706; OKLCH L 89.2% C 0.048 H 66.1°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D6BB |
|---|---|
| RGB | rgb(242, 214, 187) |
| HSL | hsl(29, 68%, 84%) |
| HSV | hsv(29, 23%, 95%) |
| CMYK | cmyk(0%, 11.6%, 22.7%, 5.1%) |
| CIE-LAB | lab(87.27, 5.61, 16.91) |
| CIE-LCH | lch(87.27, 17.81, 71.63°) |
| OKLab | oklab(89.24% 0.0193 0.0436) |
| OKLCH | oklch(89.24% 0.048 66.1) |
| XYZ | xyz(69.6345, 70.5603, 56.9554) |
| Luminance | 0.7056 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.09
Bisque
#FFE4C4
ΔE00 3.61
Light Peach
#FFD8B1
ΔE00 4.10
Apricot
#FBCEB1
ΔE00 5.53
Warm Beige
#E9DCC9
ΔE00 5.75
Blanchedalmond
#FFEBCD
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D6BB #BBD7F2
analogous
#F2BBBC #F2D6BB #F2F2BB
triadic
#F2D6BB #BBF2D6 #D6BBF2
tetradic
#F2D6BB #BCF2BB #BBD7F2 #F2BBF2
square
#F2D6BB #BCF2BB #BBD7F2 #F2BBF2
split-complementary
#F2D6BB #BBF2F2 #BBBCF2
monochromatic
#DE9854 #E8B788 #F2D6BB #FAF0E5 #FAF0E5
Accessibility & contrast
On white
1.39
#F2D6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#F2D6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D6BB
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D6BB | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B9
Deuteranopia (green-blind)
#E6DDBB
Tritanopia (blue-blind)
#FCD0CE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f2d6bb; /* rgb */ color: rgb(242, 214, 187); /* oklch */ color: oklch(89.2% 0.048 66.1);
Tailwind
colors: {
custom: {
50: '#f7e2cf',
500: '#f2d6bb',
950: '#000000',
},
}SCSS
$custom: #f2d6bb; $custom-light: #f7e2cf; $custom-dark: #000000;
JSON
{
"hex": "#f2d6bb",
"rgb": {
"r": 242,
"g": 214,
"b": 187
},
"hsl": {
"h": 29.455,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.89241,
"c": 0.04767,
"h": 66.1
},
"luminance": 0.70558
}Semantic roles & 50–950 ramp
primary
#F2D6BB
secondary
#80A9D2
accent
#74D016
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483