#DFCED2#DFCED2
#DFCED2 is a very light, near-neutral red. Relative luminance 0.645; OKLCH L 86.6% C 0.020 H 1.5°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCED2 |
|---|---|
| RGB | rgb(223, 206, 210) |
| HSL | hsl(346, 21%, 84%) |
| HSV | hsv(346, 8%, 87%) |
| CMYK | cmyk(0%, 7.6%, 5.8%, 12.5%) |
| CIE-LAB | lab(84.22, 6.58, 0.15) |
| CIE-LCH | lch(84.22, 6.58, 1.32°) |
| OKLab | oklab(86.64% 0.0196 0.0005) |
| OKLCH | oklch(86.64% 0.02 1.5) |
| XYZ | xyz(64.1342, 64.4845, 70.0284) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.84
Lavenderblush
#FFF0F5
ΔE00 7.48
Light Gray
#D3D3D3
ΔE00 8.08
Gainsboro
#DCDCDC
ΔE00 8.40
Thistle
#D8BFD8
ΔE00 8.96
Very Light Pink
#FFF4F2
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCED2 #CEDFDB
analogous
#DFCEDB #DFCED2 #DFD3CE
triadic
#DFCED2 #D2DFCE #CED2DF
tetradic
#DFCED2 #DBDFCE #CEDFDB #D3CEDF
square
#DFCED2 #DBDFCE #CEDFDB #D3CEDF
split-complementary
#DFCED2 #CEDFD3 #CEDBDF
monochromatic
#AF848E #C7A9B0 #DFCED2 #F3ECEE #F3ECEE
Accessibility & contrast
On white
1.51
#DFCED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#DFCED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCED2
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCED2 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0D2
Deuteranopia (green-blind)
#D4D3D2
Tritanopia (blue-blind)
#E2CDCF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfced2; /* rgb */ color: rgb(223, 206, 210); /* oklch */ color: oklch(86.6% 0.020 1.5);
Tailwind
colors: {
custom: {
50: '#e9dddf',
500: '#dfced2',
950: '#000000',
},
}SCSS
$custom: #dfced2; $custom-light: #e9dddf; $custom-dark: #000000;
JSON
{
"hex": "#dfced2",
"rgb": {
"r": 223,
"g": 206,
"b": 210
},
"hsl": {
"h": 345.882,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.86643,
"c": 0.01964,
"h": 1.5
},
"luminance": 0.64484
}Semantic roles & 50–950 ramp
primary
#DFCED2
secondary
#9CB5AF
accent
#9F8A46
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484