#CFCDC2#CFCDC2
#CFCDC2 is a very light, near-neutral yellow. Relative luminance 0.608; OKLCH L 84.7% C 0.015 H 98.3°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCDC2 |
|---|---|
| RGB | rgb(207, 205, 194) |
| HSL | hsl(51, 12%, 79%) |
| HSV | hsv(51, 6%, 81%) |
| CMYK | cmyk(0%, 1%, 6.3%, 18.8%) |
| CIE-LAB | lab(82.28, -1.25, 5.71) |
| CIE-LCH | lch(82.28, 5.85, 102.36°) |
| OKLab | oklab(84.68% -0.0022 0.015) |
| OKLCH | oklch(84.68% 0.015 98.3) |
| XYZ | xyz(57.2997, 60.8234, 59.7499) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.68
Silver (survey)
#C5C9C7
ΔE00 4.79
Warm Gray
#C9BEB0
ΔE00 5.46
Light Gray
#D3D3D3
ΔE00 5.51
Silver
#C0C0C0
ΔE00 6.17
Gainsboro
#DCDCDC
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCDC2 #C2C4CF
analogous
#CFC6C2 #CFCDC2 #CACFC2
triadic
#CFCDC2 #C2CFCD #CDC2CF
tetradic
#CFCDC2 #C2CFC6 #C2C4CF #CFC2CA
square
#CFCDC2 #C2CFC6 #C2C4CF #CFC2CA
split-complementary
#CFCDC2 #C2CACF #C6C2CF
monochromatic
#99957D #B4B1A0 #CFCDC2 #EAE9E4 #F2F1EE
Accessibility & contrast
On white
1.60
#CFCDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#CFCDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCDC2
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCDC2 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCCC1
Deuteranopia (green-blind)
#D0CDC2
Tritanopia (blue-blind)
#D1CBCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcdc2; /* rgb */ color: rgb(207, 205, 194); /* oklch */ color: oklch(84.7% 0.015 98.3);
Tailwind
colors: {
custom: {
50: '#dddcd4',
500: '#cfcdc2',
950: '#000000',
},
}SCSS
$custom: #cfcdc2; $custom-light: #dddcd4; $custom-dark: #000000;
JSON
{
"hex": "#cfcdc2",
"rgb": {
"r": 207,
"g": 205,
"b": 194
},
"hsl": {
"h": 50.769,
"s": 11.927,
"l": 78.627
},
"oklch": {
"l": 0.84683,
"c": 0.01516,
"h": 98.3
},
"luminance": 0.60823
}Semantic roles & 50–950 ramp
primary
#CFCDC2
secondary
#9295A3
accent
#5A964F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483