#CECCC5#CECCC5
#CECCC5 is a very light, near-neutral yellow. Relative luminance 0.603; OKLCH L 84.5% C 0.010 H 93.6°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CECCC5 |
|---|---|
| RGB | rgb(206, 204, 197) |
| HSL | hsl(47, 8%, 79%) |
| HSV | hsv(47, 4%, 81%) |
| CMYK | cmyk(0%, 1%, 4.4%, 19.2%) |
| CIE-LAB | lab(82.02, -0.56, 3.73) |
| CIE-LCH | lch(82.02, 3.77, 98.53°) |
| OKLab | oklab(84.48% -0.0006 0.0098) |
| OKLCH | oklch(84.48% 0.01 93.6) |
| XYZ | xyz(57.1231, 60.3390, 61.4498) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.55
Light Gray
#D3D3D3
ΔE00 3.90
Light Grey
#D8DCD6
ΔE00 4.51
Silver
#C0C0C0
ΔE00 4.62
Gainsboro
#DCDCDC
ΔE00 5.16
Warm Gray
#C9BEB0
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECCC5 #C5C7CE
analogous
#CEC8C5 #CECCC5 #CCCEC5
triadic
#CECCC5 #C5CECC #CCC5CE
tetradic
#CECCC5 #C5CEC8 #C5C7CE #CEC5CC
square
#CECCC5 #C5CEC8 #C5C7CE #CEC5CC
split-complementary
#CECCC5 #C5CCCE #C8C5CE
monochromatic
#969283 #B2AFA4 #CECCC5 #EAE9E6 #F1F0EE
Accessibility & contrast
On white
1.61
#CECCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#CECCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECCC5
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECCC5 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC5
Deuteranopia (green-blind)
#CECCC5
Tritanopia (blue-blind)
#D0CBCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ceccc5; /* rgb */ color: rgb(206, 204, 197); /* oklch */ color: oklch(84.5% 0.010 93.6);
Tailwind
colors: {
custom: {
50: '#dddbd6',
500: '#ceccc5',
950: '#000000',
},
}SCSS
$custom: #ceccc5; $custom-light: #dddbd6; $custom-dark: #000000;
JSON
{
"hex": "#ceccc5",
"rgb": {
"r": 206,
"g": 204,
"b": 197
},
"hsl": {
"h": 46.667,
"s": 8.411,
"l": 79.02
},
"oklch": {
"l": 0.84483,
"c": 0.00984,
"h": 93.6
},
"luminance": 0.60339
}Semantic roles & 50–950 ramp
primary
#CECCC5
secondary
#9698A1
accent
#619253
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483