#F2D2BF#F2D2BF
#F2D2BF is a very light, muted orange. Relative luminance 0.687; OKLCH L 88.6% C 0.044 H 52.6°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D2BF |
|---|---|
| RGB | rgb(242, 210, 191) |
| HSL | hsl(22, 66%, 85%) |
| HSV | hsv(22, 21%, 95%) |
| CMYK | cmyk(0%, 13.2%, 21.1%, 5.1%) |
| CIE-LAB | lab(86.37, 8.26, 13.54) |
| CIE-LCH | lch(86.37, 15.86, 58.60°) |
| OKLab | oklab(88.57% 0.0269 0.0352) |
| OKLCH | oklch(88.57% 0.044 52.6) |
| XYZ | xyz(69.0687, 68.7341, 58.9088) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.23
Peach
#FFDAB9
ΔE00 5.15
Light Peach
#FFD8B1
ΔE00 6.72
Bisque
#FFE4C4
ΔE00 7.20
Mistyrose
#FFE4E1
ΔE00 7.92
Warm Beige
#E9DCC9
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D2BF #BFDFF2
analogous
#F2BFC6 #F2D2BF #F2ECBF
triadic
#F2D2BF #BFF2D2 #D2BFF2
tetradic
#F2D2BF #C6F2BF #BFDFF2 #ECBFF2
square
#F2D2BF #C6F2BF #BFDFF2 #ECBFF2
split-complementary
#F2D2BF #BFF2EC #BFC6F2
monochromatic
#DD8A59 #E8AE8C #F2D2BF #FAEDE6 #FAEDE6
Accessibility & contrast
On white
1.42
#F2D2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#F2D2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D2BF
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D2BF | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BE
Deuteranopia (green-blind)
#E2DBBF
Tritanopia (blue-blind)
#FCCDCD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f2d2bf; /* rgb */ color: rgb(242, 210, 191); /* oklch */ color: oklch(88.6% 0.044 52.6);
Tailwind
colors: {
custom: {
50: '#f7dfd2',
500: '#f2d2bf',
950: '#000000',
},
}SCSS
$custom: #f2d2bf; $custom-light: #f7dfd2; $custom-dark: #000000;
JSON
{
"hex": "#f2d2bf",
"rgb": {
"r": 242,
"g": 210,
"b": 191
},
"hsl": {
"h": 22.353,
"s": 66.234,
"l": 84.902
},
"oklch": {
"l": 0.88565,
"c": 0.04424,
"h": 52.6
},
"luminance": 0.68732
}Semantic roles & 50–950 ramp
primary
#F2D2BF
secondary
#83B5D2
accent
#8ACE17
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483