#DDCFCC#DDCFCC
#DDCFCC is a very light, near-neutral red. Relative luminance 0.644; OKLCH L 86.5% C 0.016 H 32.0°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCFCC |
|---|---|
| RGB | rgb(221, 207, 204) |
| HSL | hsl(11, 20%, 83%) |
| HSV | hsv(11, 8%, 87%) |
| CMYK | cmyk(0%, 6.3%, 7.7%, 13.3%) |
| CIE-LAB | lab(84.15, 4.33, 3.23) |
| CIE-LCH | lch(84.15, 5.40, 36.72°) |
| OKLab | oklab(86.5% 0.0137 0.0086) |
| OKLCH | oklch(86.5% 0.016 32) |
| XYZ | xyz(63.0295, 64.3582, 66.2170) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.24
Gainsboro
#DCDCDC
ΔE00 6.66
Mistyrose
#FFE4E1
ΔE00 7.12
Silver
#C0C0C0
ΔE00 7.64
Warm Gray
#C9BEB0
ΔE00 7.69
Very Light Pink
#FFF4F2
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCFCC #CCDADD
analogous
#DDCCD1 #DDCFCC #DDD7CC
triadic
#DDCFCC #CCDDCF #CFCCDD
tetradic
#DDCFCC #D1DDCC #CCDADD #D7CCDD
square
#DDCFCC #D1DDCC #CCDADD #D7CCDD
split-complementary
#DDCFCC #CCDDD7 #CCD1DD
monochromatic
#AC8A83 #C5ACA7 #DDCFCC #F3EEED #F3EEED
Accessibility & contrast
On white
1.51
#DDCFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#DDCFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCFCC
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCFCC | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CC
Deuteranopia (green-blind)
#D5D3CC
Tritanopia (blue-blind)
#E1CDCE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ddcfcc; /* rgb */ color: rgb(221, 207, 204); /* oklch */ color: oklch(86.5% 0.016 32.0);
Tailwind
colors: {
custom: {
50: '#e7dddb',
500: '#ddcfcc',
950: '#000000',
},
}SCSS
$custom: #ddcfcc; $custom-light: #e7dddb; $custom-dark: #000000;
JSON
{
"hex": "#ddcfcc",
"rgb": {
"r": 221,
"g": 207,
"b": 204
},
"hsl": {
"h": 10.588,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.86502,
"c": 0.01618,
"h": 32
},
"luminance": 0.64357
}Semantic roles & 50–950 ramp
primary
#DDCFCC
secondary
#9AAFB3
accent
#8F9E47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161515
muted
#848484