#F6DFD3#F6DFD3
#F6DFD3 is a very light, muted orange. Relative luminance 0.771; OKLCH L 91.9% C 0.030 H 49.4°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DFD3 |
|---|---|
| RGB | rgb(246, 223, 211) |
| HSL | hsl(21, 66%, 90%) |
| HSV | hsv(21, 14%, 96%) |
| CMYK | cmyk(0%, 9.3%, 14.2%, 3.5%) |
| CIE-LAB | lab(90.36, 5.96, 8.74) |
| CIE-LCH | lch(90.36, 10.58, 55.71°) |
| OKLab | oklab(91.91% 0.0196 0.0229) |
| OKLCH | oklch(91.91% 0.03 49.4) |
| XYZ | xyz(76.1509, 77.0729, 72.4804) |
| Luminance | 0.7707 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.06
Linen
#FAF0E6
ΔE00 6.10
Antiquewhite
#FAEBD7
ΔE00 6.34
Seashell
#FFF5EE
ΔE00 6.53
Warm Beige
#E9DCC9
ΔE00 6.56
Very Light Pink
#FFF4F2
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DFD3 #D3EAF6
analogous
#F6D3D9 #F6DFD3 #F6F1D3
triadic
#F6DFD3 #D3F6DF #DFD3F6
tetradic
#F6DFD3 #D9F6D3 #D3EAF6 #F1D3F6
square
#F6DFD3 #D9F6D3 #D3EAF6 #F1D3F6
split-complementary
#F6DFD3 #D3F6F1 #D3D9F6
monochromatic
#E1956D #ECBAA0 #F6DFD3 #FAEDE6 #FAEDE6
Accessibility & contrast
On white
1.28
#F6DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#F6DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DFD3
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DFD3 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D2
Deuteranopia (green-blind)
#EAE5D3
Tritanopia (blue-blind)
#FDDBDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f6dfd3; /* rgb */ color: rgb(246, 223, 211); /* oklch */ color: oklch(91.9% 0.030 49.4);
Tailwind
colors: {
custom: {
50: '#f9e9e0',
500: '#f6dfd3',
950: '#000000',
},
}SCSS
$custom: #f6dfd3; $custom-light: #f9e9e0; $custom-dark: #000000;
JSON
{
"hex": "#f6dfd3",
"rgb": {
"r": 246,
"g": 223,
"b": 211
},
"hsl": {
"h": 20.571,
"s": 66.038,
"l": 89.608
},
"oklch": {
"l": 0.91912,
"c": 0.03018,
"h": 49.4
},
"luminance": 0.77071
}Semantic roles & 50–950 ramp
primary
#F6DFD3
secondary
#95C1D8
accent
#8FCE18
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484