#FFDFD2#FFDFD2
#FFDFD2 is a very light, muted orange. Relative luminance 0.787; OKLCH L 92.7% C 0.040 H 43.4°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFD2 |
|---|---|
| RGB | rgb(255, 223, 210) |
| HSL | hsl(17, 100%, 91%) |
| HSV | hsv(17, 18%, 100%) |
| CMYK | cmyk(0%, 12.5%, 17.6%, 0%) |
| CIE-LAB | lab(91.09, 9.01, 10.42) |
| CIE-LCH | lch(91.09, 13.78, 49.15°) |
| OKLab | oklab(92.66% 0.0289 0.0273) |
| OKLCH | oklch(92.66% 0.04 43.4) |
| XYZ | xyz(79.2604, 78.6906, 71.9739) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.44
Apricot
#FBCEB1
ΔE00 6.91
Peach
#FFDAB9
ΔE00 7.50
Very Light Pink
#FFF4F2
ΔE00 8.66
Linen
#FAF0E6
ΔE00 8.73
Seashell
#FFF5EE
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFD2 #D2F2FF
analogous
#FFD2DB #FFDFD2 #FFF5D2
triadic
#FFDFD2 #D2FFDF #DFD2FF
tetradic
#FFDFD2 #DBFFD2 #D2F2FF #F5D2FF
square
#FFDFD2 #DBFFD2 #D2F2FF #F5D2FF
split-complementary
#FFDFD2 #D2FFF5 #D2DBFF
monochromatic
#FF8858 #FFB395 #FFDFD2 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.25
#FFDFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#FFDFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFD2
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFD2 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E2D1
Deuteranopia (green-blind)
#EEE8D2
Tritanopia (blue-blind)
#FFDADB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdfd2; /* rgb */ color: rgb(255, 223, 210); /* oklch */ color: oklch(92.7% 0.040 43.4);
Tailwind
colors: {
custom: {
50: '#ffe9df',
500: '#ffdfd2',
950: '#000000',
},
}SCSS
$custom: #ffdfd2; $custom-light: #ffe9df; $custom-dark: #000000;
JSON
{
"hex": "#ffdfd2",
"rgb": {
"r": 255,
"g": 223,
"b": 210
},
"hsl": {
"h": 17.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.92664,
"c": 0.03971,
"h": 43.4
},
"luminance": 0.78688
}Semantic roles & 50–950 ramp
primary
#FFDFD2
secondary
#8BCFEA
accent
#A3E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484