#F6DED2#F6DED2
#F6DED2 is a very light, muted orange. Relative luminance 0.765; OKLCH L 91.7% C 0.031 H 48.4°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DED2 |
|---|---|
| RGB | rgb(246, 222, 210) |
| HSL | hsl(20, 67%, 89%) |
| HSV | hsv(20, 15%, 96%) |
| CMYK | cmyk(0%, 9.8%, 14.6%, 3.5%) |
| CIE-LAB | lab(90.09, 6.32, 8.88) |
| CIE-LCH | lch(90.09, 10.90, 54.55°) |
| OKLab | oklab(91.69% 0.0207 0.0233) |
| OKLCH | oklch(91.69% 0.031 48.4) |
| XYZ | xyz(75.7596, 76.4901, 71.7335) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.90
Linen
#FAF0E6
ΔE00 6.52
Antiquewhite
#FAEBD7
ΔE00 6.73
Warm Beige
#E9DCC9
ΔE00 6.89
Seashell
#FFF5EE
ΔE00 6.90
Very Light Pink
#FFF4F2
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DED2 #D2EAF6
analogous
#F6D2D8 #F6DED2 #F6F0D2
triadic
#F6DED2 #D2F6DE #DED2F6
tetradic
#F6DED2 #D8F6D2 #D2EAF6 #F0D2F6
square
#F6DED2 #D8F6D2 #D2EAF6 #F0D2F6
split-complementary
#F6DED2 #D2F6F0 #D2D8F6
monochromatic
#E2936C #ECB99F #F6DED2 #FAECE5 #FAECE5
Accessibility & contrast
On white
1.29
#F6DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#F6DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DED2
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DED2 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D1
Deuteranopia (green-blind)
#EAE5D2
Tritanopia (blue-blind)
#FDDADB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f6ded2; /* rgb */ color: rgb(246, 222, 210); /* oklch */ color: oklch(91.7% 0.031 48.4);
Tailwind
colors: {
custom: {
50: '#f9e8df',
500: '#f6ded2',
950: '#000000',
},
}SCSS
$custom: #f6ded2; $custom-light: #f9e8df; $custom-dark: #000000;
JSON
{
"hex": "#f6ded2",
"rgb": {
"r": 246,
"g": 222,
"b": 210
},
"hsl": {
"h": 20,
"s": 66.667,
"l": 89.412
},
"oklch": {
"l": 0.91694,
"c": 0.03117,
"h": 48.4
},
"luminance": 0.76489
}Semantic roles & 50–950 ramp
primary
#F6DED2
secondary
#94C1D8
accent
#91CF17
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484