#CECCC4#CECCC4
#CECCC4 is a very light, near-neutral yellow. Relative luminance 0.603; OKLCH L 84.5% C 0.011 H 95.2°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CECCC4 |
|---|---|
| RGB | rgb(206, 204, 196) |
| HSL | hsl(48, 9%, 79%) |
| HSV | hsv(48, 5%, 81%) |
| CMYK | cmyk(0%, 1%, 4.9%, 19.2%) |
| CIE-LAB | lab(82.00, -0.73, 4.22) |
| CIE-LCH | lch(82.00, 4.29, 99.85°) |
| OKLab | oklab(84.46% -0.001 0.0111) |
| OKLCH | oklch(84.46% 0.011 95.2) |
| XYZ | xyz(57.0089, 60.2933, 60.8483) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.81
Light Gray
#D3D3D3
ΔE00 4.33
Light Grey
#D8DCD6
ΔE00 4.53
Silver
#C0C0C0
ΔE00 4.96
Warm Gray
#C9BEB0
ΔE00 5.46
Gainsboro
#DCDCDC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECCC4 #C4C6CE
analogous
#CEC7C4 #CECCC4 #CBCEC4
triadic
#CECCC4 #C4CECC #CCC4CE
tetradic
#CECCC4 #C4CEC7 #C4C6CE #CEC4CB
square
#CECCC4 #C4CEC7 #C4C6CE #CEC4CB
split-complementary
#CECCC4 #C4CBCE #C7C4CE
monochromatic
#969281 #B2AFA3 #CECCC4 #EAE9E5 #F1F1EE
Accessibility & contrast
On white
1.61
#CECCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#CECCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECCC4
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECCC4 | 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)
#CECBC4
Deuteranopia (green-blind)
#CECCC4
Tritanopia (blue-blind)
#D0CBCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ceccc4; /* rgb */ color: rgb(206, 204, 196); /* oklch */ color: oklch(84.5% 0.011 95.2);
Tailwind
colors: {
custom: {
50: '#dddbd5',
500: '#ceccc4',
950: '#000000',
},
}SCSS
$custom: #ceccc4; $custom-light: #dddbd5; $custom-dark: #000000;
JSON
{
"hex": "#ceccc4",
"rgb": {
"r": 206,
"g": 204,
"b": 196
},
"hsl": {
"h": 48,
"s": 9.259,
"l": 78.824
},
"oklch": {
"l": 0.84455,
"c": 0.01117,
"h": 95.2
},
"luminance": 0.60293
}Semantic roles & 50–950 ramp
primary
#CECCC4
secondary
#9597A2
accent
#5F9352
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483