#F2D2BD#F2D2BD
#F2D2BD is a very light, muted orange. Relative luminance 0.686; OKLCH L 88.5% C 0.046 H 55.3°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D2BD |
|---|---|
| RGB | rgb(242, 210, 189) |
| HSL | hsl(24, 67%, 85%) |
| HSV | hsv(24, 22%, 95%) |
| CMYK | cmyk(0%, 13.2%, 21.9%, 5.1%) |
| CIE-LAB | lab(86.33, 7.97, 14.53) |
| CIE-LCH | lch(86.33, 16.57, 61.24°) |
| OKLab | oklab(88.52% 0.0261 0.0376) |
| OKLCH | oklch(88.52% 0.046 55.3) |
| XYZ | xyz(68.8501, 68.6467, 57.7576) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.90
Peach
#FFDAB9
ΔE00 4.42
Light Peach
#FFD8B1
ΔE00 5.94
Bisque
#FFE4C4
ΔE00 6.53
Warm Beige
#E9DCC9
ΔE00 7.74
Antiquewhite
#FAEBD7
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D2BD #BDDDF2
analogous
#F2BDC3 #F2D2BD #F2EDBD
triadic
#F2D2BD #BDF2D2 #D2BDF2
tetradic
#F2D2BD #C3F2BD #BDDDF2 #EDBDF2
square
#F2D2BD #C3F2BD #BDDDF2 #EDBDF2
split-complementary
#F2D2BD #BDF2ED #BDC3F2
monochromatic
#DE8C57 #E8AF8A #F2D2BD #FAEEE5 #FAEEE5
Accessibility & contrast
On white
1.43
#F2D2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#F2D2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D2BD
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D2BD | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BC
Deuteranopia (green-blind)
#E3DBBD
Tritanopia (blue-blind)
#FCCCCC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f2d2bd; /* rgb */ color: rgb(242, 210, 189); /* oklch */ color: oklch(88.5% 0.046 55.3);
Tailwind
colors: {
custom: {
50: '#f7dfd0',
500: '#f2d2bd',
950: '#000000',
},
}SCSS
$custom: #f2d2bd; $custom-light: #f7dfd0; $custom-dark: #000000;
JSON
{
"hex": "#f2d2bd",
"rgb": {
"r": 242,
"g": 210,
"b": 189
},
"hsl": {
"h": 23.774,
"s": 67.089,
"l": 84.51
},
"oklch": {
"l": 0.88517,
"c": 0.04579,
"h": 55.3
},
"luminance": 0.68645
}Semantic roles & 50–950 ramp
primary
#F2D2BD
secondary
#81B2D2
accent
#86CF17
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483