#DDCFCE#DDCFCE
#DDCFCE is a very light, near-neutral red. Relative luminance 0.645; OKLCH L 86.6% C 0.016 H 22.4°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCFCE |
|---|---|
| RGB | rgb(221, 207, 206) |
| HSL | hsl(4, 18%, 84%) |
| HSV | hsv(4, 7%, 87%) |
| CMYK | cmyk(0%, 6.3%, 6.8%, 13.3%) |
| CIE-LAB | lab(84.20, 4.67, 2.24) |
| CIE-LCH | lch(84.20, 5.18, 25.60°) |
| OKLab | oklab(86.56% 0.0145 0.006) |
| OKLCH | oklch(86.56% 0.016 22.4) |
| XYZ | xyz(63.2709, 64.4548, 67.4884) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.31
Gainsboro
#DCDCDC
ΔE00 6.72
Mistyrose
#FFE4E1
ΔE00 7.00
Silver
#C0C0C0
ΔE00 7.72
Lavenderblush
#FFF0F5
ΔE00 7.95
Very Light Pink
#FFF4F2
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCFCE #CEDCDD
analogous
#DDCED4 #DDCFCE #DDD6CE
triadic
#DDCFCE #CEDDCF #CFCEDD
tetradic
#DDCFCE #D4DDCE #CEDCDD #D6CEDD
square
#DDCFCE #D4DDCE #CEDCDD #D6CEDD
split-complementary
#DDCFCE #CEDDD6 #CED4DD
monochromatic
#AB8886 #C4ACAA #DDCFCE #F2EDED #F2EDED
Accessibility & contrast
On white
1.51
#DDCFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#DDCFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCFCE
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCFCE | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1CE
Deuteranopia (green-blind)
#D5D3CE
Tritanopia (blue-blind)
#E1CECF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ddcfce; /* rgb */ color: rgb(221, 207, 206); /* oklch */ color: oklch(86.6% 0.016 22.4);
Tailwind
colors: {
custom: {
50: '#e7dddc',
500: '#ddcfce',
950: '#000000',
},
}SCSS
$custom: #ddcfce; $custom-light: #e7dddc; $custom-dark: #000000;
JSON
{
"hex": "#ddcfce",
"rgb": {
"r": 221,
"g": 207,
"b": 206
},
"hsl": {
"h": 4,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.86558,
"c": 0.01568,
"h": 22.4
},
"luminance": 0.64454
}Semantic roles & 50–950 ramp
primary
#DDCFCE
secondary
#9DB1B3
accent
#979C49
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484