#F2D7BB#F2D7BB
#F2D7BB is a very light, muted orange. Relative luminance 0.711; OKLCH L 89.4% C 0.048 H 68.2°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D7BB |
|---|---|
| RGB | rgb(242, 215, 187) |
| HSL | hsl(31, 68%, 84%) |
| HSV | hsv(31, 23%, 95%) |
| CMYK | cmyk(0%, 11.2%, 22.7%, 5.1%) |
| CIE-LAB | lab(87.52, 5.09, 17.25) |
| CIE-LCH | lch(87.52, 17.99, 73.55°) |
| OKLab | oklab(89.44% 0.0178 0.0445) |
| OKLCH | oklch(89.44% 0.048 68.2) |
| XYZ | xyz(69.8883, 71.0680, 57.0401) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 3.16
Peach
#FFDAB9
ΔE00 3.29
Light Peach
#FFD8B1
ΔE00 4.09
Blanchedalmond
#FFEBCD
ΔE00 5.23
Champagne
#F7E7CE
ΔE00 5.28
Warm Beige
#E9DCC9
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D7BB #BBD6F2
analogous
#F2BCBB #F2D7BB #F2F2BB
triadic
#F2D7BB #BBF2D7 #D7BBF2
tetradic
#F2D7BB #BBF2BC #BBD6F2 #F2BBF2
square
#F2D7BB #BBF2BC #BBD6F2 #F2BBF2
split-complementary
#F2D7BB #BBF2F2 #BCBBF2
monochromatic
#DE9B54 #E8B988 #F2D7BB #FAF0E5 #FAF0E5
Accessibility & contrast
On white
1.38
#F2D7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#F2D7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D7BB
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D7BB | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8B9
Deuteranopia (green-blind)
#E7DEBC
Tritanopia (blue-blind)
#FCD1CF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f2d7bb; /* rgb */ color: rgb(242, 215, 187); /* oklch */ color: oklch(89.4% 0.048 68.2);
Tailwind
colors: {
custom: {
50: '#f7e3cf',
500: '#f2d7bb',
950: '#000000',
},
}SCSS
$custom: #f2d7bb; $custom-light: #f7e3cf; $custom-dark: #000000;
JSON
{
"hex": "#f2d7bb",
"rgb": {
"r": 242,
"g": 215,
"b": 187
},
"hsl": {
"h": 30.545,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.89435,
"c": 0.04788,
"h": 68.2
},
"luminance": 0.71066
}Semantic roles & 50–950 ramp
primary
#F2D7BB
secondary
#80A8D2
accent
#71D016
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483