#DDCFCF#DDCFCF
#DDCFCF is a very light, near-neutral red. Relative luminance 0.645; OKLCH L 86.6% C 0.016 H 17.5°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCFCF |
|---|---|
| RGB | rgb(221, 207, 207) |
| HSL | hsl(0, 17%, 84%) |
| HSV | hsv(0, 6%, 87%) |
| CMYK | cmyk(0%, 6.3%, 6.3%, 13.3%) |
| CIE-LAB | lab(84.23, 4.84, 1.74) |
| CIE-LCH | lch(84.23, 5.14, 19.79°) |
| OKLab | oklab(86.59% 0.0149 0.0047) |
| OKLCH | oklch(86.59% 0.016 17.5) |
| XYZ | xyz(63.3928, 64.5035, 68.1303) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.40
Gainsboro
#DCDCDC
ΔE00 6.79
Mistyrose
#FFE4E1
ΔE00 7.00
Lavenderblush
#FFF0F5
ΔE00 7.77
Silver
#C0C0C0
ΔE00 7.80
Very Light Pink
#FFF4F2
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCFCF #CFDDDD
analogous
#DDCFD6 #DDCFCF #DDD6CF
triadic
#DDCFCF #CFDDCF #CFCFDD
tetradic
#DDCFCF #D6DDCF #CFDDDD #D6CFDD
square
#DDCFCF #D6DDCF #CFDDDD #D6CFDD
split-complementary
#DDCFCF #CFDDD6 #CFD6DD
monochromatic
#AA8787 #C4ABAB #DDCFCF #F2EDED #F2EDED
Accessibility & contrast
On white
1.51
#DDCFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#DDCFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCFCF
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCFCF | 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)
#D1D1CF
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#E0CECF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ddcfcf; /* rgb */ color: rgb(221, 207, 207); /* oklch */ color: oklch(86.6% 0.016 17.5);
Tailwind
colors: {
custom: {
50: '#e7dddd',
500: '#ddcfcf',
950: '#000000',
},
}SCSS
$custom: #ddcfcf; $custom-light: #e7dddd; $custom-dark: #000000;
JSON
{
"hex": "#ddcfcf",
"rgb": {
"r": 221,
"g": 207,
"b": 207
},
"hsl": {
"h": 0,
"s": 17.073,
"l": 83.922
},
"oklch": {
"l": 0.86586,
"c": 0.0156,
"h": 17.5
},
"luminance": 0.64503
}Semantic roles & 50–950 ramp
primary
#DDCFCF
secondary
#9EB2B2
accent
#9B9B4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484