#F6DED1#F6DED1
#F6DED1 is a very light, muted orange. Relative luminance 0.764; OKLCH L 91.7% C 0.032 H 50.4°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DED1 |
|---|---|
| RGB | rgb(246, 222, 209) |
| HSL | hsl(21, 67%, 89%) |
| HSV | hsv(21, 15%, 96%) |
| CMYK | cmyk(0%, 9.8%, 15%, 3.5%) |
| CIE-LAB | lab(90.06, 6.17, 9.37) |
| CIE-LCH | lch(90.06, 11.22, 56.64°) |
| OKLab | oklab(91.67% 0.0203 0.0246) |
| OKLCH | oklch(91.67% 0.032 50.4) |
| XYZ | xyz(75.6354, 76.4405, 71.0794) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.35
Antiquewhite
#FAEBD7
ΔE00 6.39
Linen
#FAF0E6
ΔE00 6.45
Warm Beige
#E9DCC9
ΔE00 6.55
Seashell
#FFF5EE
ΔE00 6.93
Peach
#FFDAB9
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DED1 #D1E9F6
analogous
#F6D1D7 #F6DED1 #F6F1D1
triadic
#F6DED1 #D1F6DE #DED1F6
tetradic
#F6DED1 #D7F6D1 #D1E9F6 #F1D1F6
square
#F6DED1 #D7F6D1 #D1E9F6 #F1D1F6
split-complementary
#F6DED1 #D1F6F1 #D1D7F6
monochromatic
#E2956B #ECB99E #F6DED1 #FAEDE5 #FAEDE5
Accessibility & contrast
On white
1.29
#F6DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#F6DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DED1
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DED1 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D0
Deuteranopia (green-blind)
#EAE4D1
Tritanopia (blue-blind)
#FEDADA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f6ded1; /* rgb */ color: rgb(246, 222, 209); /* oklch */ color: oklch(91.7% 0.032 50.4);
Tailwind
colors: {
custom: {
50: '#f9e8df',
500: '#f6ded1',
950: '#000000',
},
}SCSS
$custom: #f6ded1; $custom-light: #f9e8df; $custom-dark: #000000;
JSON
{
"hex": "#f6ded1",
"rgb": {
"r": 246,
"g": 222,
"b": 209
},
"hsl": {
"h": 21.081,
"s": 67.273,
"l": 89.216
},
"oklch": {
"l": 0.91669,
"c": 0.03187,
"h": 50.4
},
"luminance": 0.76439
}Semantic roles & 50–950 ramp
primary
#F6DED1
secondary
#93C0D8
accent
#8ECF16
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484