#CECCC2#CECCC2
#CECCC2 is a very light, near-neutral yellow. Relative luminance 0.602; OKLCH L 84.4% C 0.014 H 97.5°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CECCC2 |
|---|---|
| RGB | rgb(206, 204, 194) |
| HSL | hsl(50, 11%, 78%) |
| HSV | hsv(50, 6%, 81%) |
| CMYK | cmyk(0%, 1%, 5.8%, 19.2%) |
| CIE-LAB | lab(81.95, -1.08, 5.22) |
| CIE-LCH | lch(81.95, 5.33, 101.69°) |
| OKLab | oklab(84.4% -0.0018 0.0137) |
| OKLCH | oklch(84.4% 0.014 97.5) |
| XYZ | xyz(56.7827, 60.2028, 59.6574) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.41
Light Grey
#D8DCD6
ΔE00 4.71
Light Gray
#D3D3D3
ΔE00 5.17
Warm Gray
#C9BEB0
ΔE00 5.32
Silver
#C0C0C0
ΔE00 5.69
Gainsboro
#DCDCDC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECCC2 #C2C4CE
analogous
#CEC6C2 #CECCC2 #CACEC2
triadic
#CECCC2 #C2CECC #CCC2CE
tetradic
#CECCC2 #C2CEC6 #C2C4CE #CEC2CA
square
#CECCC2 #C2CEC6 #C2C4CE #CEC2CA
split-complementary
#CECCC2 #C2CACE #C6C2CE
monochromatic
#97937E #B3B0A0 #CECCC2 #E9E8E4 #F1F1EE
Accessibility & contrast
On white
1.61
#CECCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#CECCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECCC2
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECCC2 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBC1
Deuteranopia (green-blind)
#CFCCC2
Tritanopia (blue-blind)
#D0CAC9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ceccc2; /* rgb */ color: rgb(206, 204, 194); /* oklch */ color: oklch(84.4% 0.014 97.5);
Tailwind
colors: {
custom: {
50: '#dddbd4',
500: '#ceccc2',
950: '#000000',
},
}SCSS
$custom: #ceccc2; $custom-light: #dddbd4; $custom-dark: #000000;
JSON
{
"hex": "#ceccc2",
"rgb": {
"r": 206,
"g": 204,
"b": 194
},
"hsl": {
"h": 50,
"s": 10.909,
"l": 78.431
},
"oklch": {
"l": 0.844,
"c": 0.01384,
"h": 97.5
},
"luminance": 0.60203
}Semantic roles & 50–950 ramp
primary
#CECCC2
secondary
#9295A2
accent
#5C9551
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483