#CFCCC1#CFCCC1
#CFCCC1 is a very light, near-neutral yellow. Relative luminance 0.603; OKLCH L 84.5% C 0.015 H 94.2°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCC1 |
|---|---|
| RGB | rgb(207, 204, 193) |
| HSL | hsl(47, 13%, 78%) |
| HSV | hsv(47, 7%, 81%) |
| CMYK | cmyk(0%, 1.4%, 6.8%, 18.8%) |
| CIE-LAB | lab(82.00, -0.90, 5.84) |
| CIE-LCH | lch(82.00, 5.91, 98.76°) |
| OKLab | oklab(84.45% -0.0011 0.0153) |
| OKLCH | oklch(84.45% 0.015 94.2) |
| XYZ | xyz(56.9494, 60.3017, 59.0810) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.94
Silver (survey)
#C5C9C7
ΔE00 4.96
Light Grey
#D8DCD6
ΔE00 5.08
Light Gray
#D3D3D3
ΔE00 5.55
Silver
#C0C0C0
ΔE00 6.06
Warm Beige
#E9DCC9
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCC1 #C1C4CF
analogous
#CFC5C1 #CFCCC1 #CBCFC1
triadic
#CFCCC1 #C1CFCC #CCC1CF
tetradic
#CFCCC1 #C1CFC5 #C1C4CF #CFC1CB
square
#CFCCC1 #C1CFC5 #C1C4CF #CFC1CB
split-complementary
#CFCCC1 #C1CBCF #C5C1CF
monochromatic
#9A937C #B4B09F #CFCCC1 #EAE8E3 #F2F1EE
Accessibility & contrast
On white
1.61
#CFCCC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#CFCCC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCC1
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCC1 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBC0
Deuteranopia (green-blind)
#CFCCC1
Tritanopia (blue-blind)
#D2CAC9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cfccc1; /* rgb */ color: rgb(207, 204, 193); /* oklch */ color: oklch(84.5% 0.015 94.2);
Tailwind
colors: {
custom: {
50: '#dddbd3',
500: '#cfccc1',
950: '#000000',
},
}SCSS
$custom: #cfccc1; $custom-light: #dddbd3; $custom-dark: #000000;
JSON
{
"hex": "#cfccc1",
"rgb": {
"r": 207,
"g": 204,
"b": 193
},
"hsl": {
"h": 47.143,
"s": 12.727,
"l": 78.431
},
"oklch": {
"l": 0.84453,
"c": 0.01538,
"h": 94.2
},
"luminance": 0.60301
}Semantic roles & 50–950 ramp
primary
#CFCCC1
secondary
#9195A3
accent
#5E974F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483