#F6DFD2#F6DFD2
#F6DFD2 is a very light, muted orange. Relative luminance 0.770; OKLCH L 91.9% C 0.031 H 51.5°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DFD2 |
|---|---|
| RGB | rgb(246, 223, 210) |
| HSL | hsl(22, 67%, 89%) |
| HSV | hsv(22, 15%, 96%) |
| CMYK | cmyk(0%, 9.3%, 14.6%, 3.5%) |
| CIE-LAB | lab(90.33, 5.81, 9.23) |
| CIE-LCH | lch(90.33, 10.91, 57.83°) |
| OKLab | oklab(91.89% 0.0192 0.0242) |
| OKLCH | oklch(91.89% 0.031 51.5) |
| XYZ | xyz(76.0260, 77.0229, 71.8222) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.51
Antiquewhite
#FAEBD7
ΔE00 6.00
Linen
#FAF0E6
ΔE00 6.04
Warm Beige
#E9DCC9
ΔE00 6.21
Seashell
#FFF5EE
ΔE00 6.57
Very Light Pink
#FFF4F2
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DFD2 #D2E9F6
analogous
#F6D2D7 #F6DFD2 #F6F1D2
triadic
#F6DFD2 #D2F6DF #DFD2F6
tetradic
#F6DFD2 #D7F6D2 #D2E9F6 #F1D2F6
square
#F6DFD2 #D7F6D2 #D2E9F6 #F1D2F6
split-complementary
#F6DFD2 #D2F6F1 #D2D7F6
monochromatic
#E2966C #ECBB9F #F6DFD2 #FAEDE5 #FAEDE5
Accessibility & contrast
On white
1.28
#F6DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#F6DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DFD2
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DFD2 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D1
Deuteranopia (green-blind)
#EAE5D2
Tritanopia (blue-blind)
#FDDBDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f6dfd2; /* rgb */ color: rgb(246, 223, 210); /* oklch */ color: oklch(91.9% 0.031 51.5);
Tailwind
colors: {
custom: {
50: '#f9e9df',
500: '#f6dfd2',
950: '#000000',
},
}SCSS
$custom: #f6dfd2; $custom-light: #f9e9df; $custom-dark: #000000;
JSON
{
"hex": "#f6dfd2",
"rgb": {
"r": 246,
"g": 223,
"b": 210
},
"hsl": {
"h": 21.667,
"s": 66.667,
"l": 89.412
},
"oklch": {
"l": 0.91887,
"c": 0.03092,
"h": 51.5
},
"luminance": 0.77021
}Semantic roles & 50–950 ramp
primary
#F6DFD2
secondary
#94C0D8
accent
#8CCF17
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484