#F6DED4#F6DED4
#F6DED4 is a very light, muted orange. Relative luminance 0.766; OKLCH L 91.7% C 0.030 H 44.0°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DED4 |
|---|---|
| RGB | rgb(246, 222, 212) |
| HSL | hsl(18, 65%, 90%) |
| HSV | hsv(18, 14%, 96%) |
| CMYK | cmyk(0%, 9.8%, 13.8%, 3.5%) |
| CIE-LAB | lab(90.13, 6.63, 7.90) |
| CIE-LCH | lch(90.13, 10.32, 49.97°) |
| OKLab | oklab(91.75% 0.0215 0.0208) |
| OKLCH | oklch(91.75% 0.03 44) |
| XYZ | xyz(76.0103, 76.5904, 73.0539) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.02
Linen
#FAF0E6
ΔE00 6.75
Very Light Pink
#FFF4F2
ΔE00 6.83
Seashell
#FFF5EE
ΔE00 6.91
Antiquewhite
#FAEBD7
ΔE00 7.45
Warm Beige
#E9DCC9
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DED4 #D4ECF6
analogous
#F6D4DB #F6DED4 #F6EFD4
triadic
#F6DED4 #D4F6DE #DED4F6
tetradic
#F6DED4 #DBF6D4 #D4ECF6 #EFD4F6
square
#F6DED4 #DBF6D4 #D4ECF6 #EFD4F6
split-complementary
#F6DED4 #D4F6EF #D4DBF6
monochromatic
#E1906F #EBB7A1 #F6DED4 #FAECE6 #FAECE6
Accessibility & contrast
On white
1.29
#F6DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#F6DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DED4
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DED4 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D3
Deuteranopia (green-blind)
#E9E5D4
Tritanopia (blue-blind)
#FDDBDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f6ded4; /* rgb */ color: rgb(246, 222, 212); /* oklch */ color: oklch(91.7% 0.030 44.0);
Tailwind
colors: {
custom: {
50: '#f9e8e1',
500: '#f6ded4',
950: '#000000',
},
}SCSS
$custom: #f6ded4; $custom-light: #f9e8e1; $custom-dark: #000000;
JSON
{
"hex": "#f6ded4",
"rgb": {
"r": 246,
"g": 222,
"b": 212
},
"hsl": {
"h": 17.647,
"s": 65.385,
"l": 89.804
},
"oklch": {
"l": 0.91746,
"c": 0.02988,
"h": 44
},
"luminance": 0.76589
}Semantic roles & 50–950 ramp
primary
#F6DED4
secondary
#96C5D8
accent
#98CD18
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484