#F2D4BB#F2D4BB
#F2D4BB is a very light, muted orange. Relative luminance 0.696; OKLCH L 88.9% C 0.047 H 62.0°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D4BB |
|---|---|
| RGB | rgb(242, 212, 187) |
| HSL | hsl(27, 68%, 84%) |
| HSV | hsv(27, 23%, 95%) |
| CMYK | cmyk(0%, 12.4%, 22.7%, 5.1%) |
| CIE-LAB | lab(86.78, 6.65, 16.21) |
| CIE-LCH | lch(86.78, 17.53, 67.70°) |
| OKLab | oklab(88.85% 0.0223 0.0419) |
| OKLCH | oklch(88.85% 0.047 62) |
| XYZ | xyz(69.1314, 69.5542, 56.7877) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.14
Light Peach
#FFD8B1
ΔE00 4.47
Apricot
#FBCEB1
ΔE00 4.51
Bisque
#FFE4C4
ΔE00 4.70
Warm Beige
#E9DCC9
ΔE00 6.55
Champagne
#F7E7CE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D4BB #BBD9F2
analogous
#F2BBBE #F2D4BB #F2F0BB
triadic
#F2D4BB #BBF2D4 #D4BBF2
tetradic
#F2D4BB #BEF2BB #BBD9F2 #F0BBF2
square
#F2D4BB #BEF2BB #BBD9F2 #F0BBF2
split-complementary
#F2D4BB #BBF2F0 #BBBEF2
monochromatic
#DE9354 #E8B488 #F2D4BB #FAEFE5 #FAEFE5
Accessibility & contrast
On white
1.41
#F2D4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#F2D4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D4BB
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D4BB | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#E4DCBB
Tritanopia (blue-blind)
#FCCECD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f2d4bb; /* rgb */ color: rgb(242, 212, 187); /* oklch */ color: oklch(88.9% 0.047 62.0);
Tailwind
colors: {
custom: {
50: '#f7e1cf',
500: '#f2d4bb',
950: '#000000',
},
}SCSS
$custom: #f2d4bb; $custom-light: #f7e1cf; $custom-dark: #000000;
JSON
{
"hex": "#f2d4bb",
"rgb": {
"r": 242,
"g": 212,
"b": 187
},
"hsl": {
"h": 27.273,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.88854,
"c": 0.04742,
"h": 62
},
"luminance": 0.69552
}Semantic roles & 50–950 ramp
primary
#F2D4BB
secondary
#80ACD2
accent
#7BD016
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483