#F2DAD2#F2DAD2
#F2DAD2 is a very light, muted orange. Relative luminance 0.737; OKLCH L 90.6% C 0.029 H 39.3°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DAD2 |
|---|---|
| RGB | rgb(242, 218, 210) |
| HSL | hsl(15, 55%, 89%) |
| HSV | hsv(15, 13%, 95%) |
| CMYK | cmyk(0%, 9.9%, 13.2%, 5.1%) |
| CIE-LAB | lab(88.77, 6.98, 6.94) |
| CIE-LCH | lch(88.77, 9.84, 44.87°) |
| OKLab | oklab(90.58% 0.0223 0.0183) |
| OKLCH | oklch(90.58% 0.029 39.3) |
| XYZ | xyz(73.3215, 73.6747, 71.3184) |
| Luminance | 0.7367 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.68
Very Light Pink
#FFF4F2
ΔE00 7.18
Linen
#FAF0E6
ΔE00 7.53
Seashell
#FFF5EE
ΔE00 7.61
Lavenderblush
#FFF0F5
ΔE00 7.73
Warm Beige
#E9DCC9
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DAD2 #D2EAF2
analogous
#F2D2DA #F2DAD2 #F2EAD2
triadic
#F2DAD2 #D2F2DA #DAD2F2
tetradic
#F2DAD2 #DAF2D2 #D2EAF2 #EAD2F2
square
#F2DAD2 #DAF2D2 #D2EAF2 #EAD2F2
split-complementary
#F2DAD2 #D2F2EA #D2DAF2
monochromatic
#D78C73 #E4B3A3 #F2DAD2 #F8EBE7 #F8EBE7
Accessibility & contrast
On white
1.33
#F2DAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#F2DAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DAD2
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DAD2 | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD1
Deuteranopia (green-blind)
#E5E1D2
Tritanopia (blue-blind)
#F9D7D8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f2dad2; /* rgb */ color: rgb(242, 218, 210); /* oklch */ color: oklch(90.6% 0.029 39.3);
Tailwind
colors: {
custom: {
50: '#f6e5df',
500: '#f2dad2',
950: '#000000',
},
}SCSS
$custom: #f2dad2; $custom-light: #f6e5df; $custom-dark: #000000;
JSON
{
"hex": "#f2dad2",
"rgb": {
"r": 242,
"g": 218,
"b": 210
},
"hsl": {
"h": 15,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.90583,
"c": 0.02886,
"h": 39.3
},
"luminance": 0.73673
}Semantic roles & 50–950 ramp
primary
#F2DAD2
secondary
#97C3D1
accent
#9BC323
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484