#F2D7BF#F2D7BF
#F2D7BF is a very light, muted orange. Relative luminance 0.712; OKLCH L 89.5% C 0.044 H 63.9°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D7BF |
|---|---|
| RGB | rgb(242, 215, 191) |
| HSL | hsl(28, 66%, 85%) |
| HSV | hsv(28, 21%, 95%) |
| CMYK | cmyk(0%, 11.2%, 21.1%, 5.1%) |
| CIE-LAB | lab(87.60, 5.66, 15.27) |
| CIE-LCH | lch(87.60, 16.29, 69.65°) |
| OKLab | oklab(89.53% 0.0194 0.0395) |
| OKLCH | oklch(89.53% 0.044 63.9) |
| XYZ | xyz(70.3225, 71.2416, 59.3267) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.62
Bisque
#FFE4C4
ΔE00 4.06
Light Peach
#FFD8B1
ΔE00 4.92
Warm Beige
#E9DCC9
ΔE00 5.46
Apricot
#FBCEB1
ΔE00 5.61
Champagne
#F7E7CE
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D7BF #BFDAF2
analogous
#F2BFC1 #F2D7BF #F2F0BF
triadic
#F2D7BF #BFF2D7 #D7BFF2
tetradic
#F2D7BF #C1F2BF #BFDAF2 #F0BFF2
square
#F2D7BF #C1F2BF #BFDAF2 #F0BFF2
split-complementary
#F2D7BF #BFF2F0 #BFC1F2
monochromatic
#DD9759 #E8B78C #F2D7BF #FAEFE6 #FAEFE6
Accessibility & contrast
On white
1.38
#F2D7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#F2D7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D7BF
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D7BF | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BE
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#FCD1D0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f2d7bf; /* rgb */ color: rgb(242, 215, 191); /* oklch */ color: oklch(89.5% 0.044 63.9);
Tailwind
colors: {
custom: {
50: '#f6e3d2',
500: '#f2d7bf',
950: '#000000',
},
}SCSS
$custom: #f2d7bf; $custom-light: #f6e3d2; $custom-dark: #000000;
JSON
{
"hex": "#f2d7bf",
"rgb": {
"r": 242,
"g": 215,
"b": 191
},
"hsl": {
"h": 28.235,
"s": 66.234,
"l": 84.902
},
"oklch": {
"l": 0.89528,
"c": 0.04401,
"h": 63.9
},
"luminance": 0.7124
}Semantic roles & 50–950 ramp
primary
#F2D7BF
secondary
#83ADD2
accent
#78CE17
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483