#CECFC4#CECFC4
#CECFC4 is a very light, near-neutral yellow. Relative luminance 0.617; OKLCH L 85.1% C 0.015 H 110.9°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CECFC4 |
|---|---|
| RGB | rgb(206, 207, 196) |
| HSL | hsl(65, 10%, 79%) |
| HSV | hsv(65, 5%, 81%) |
| CMYK | cmyk(0.5%, 0%, 5.3%, 18.8%) |
| CIE-LAB | lab(82.77, -2.30, 5.34) |
| CIE-LCH | lch(82.77, 5.82, 113.31°) |
| OKLab | oklab(85.06% -0.0054 0.014) |
| OKLCH | oklch(85.06% 0.015 110.9) |
| XYZ | xyz(57.7288, 61.7331, 61.0883) |
| Luminance | 0.6173 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.88
Silver (survey)
#C5C9C7
ΔE00 4.50
Light Gray
#D3D3D3
ΔE00 5.69
Gainsboro
#DCDCDC
ΔE00 6.45
Silver
#C0C0C0
ΔE00 6.57
Warm Gray
#C9BEB0
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECFC4 #C5C4CF
analogous
#CFCBC4 #CECFC4 #C9CFC4
triadic
#CECFC4 #C4CECF #CFC4CE
tetradic
#CECFC4 #C4CFCB #C5C4CF #CFC4C9
square
#CECFC4 #C4CFCB #C5C4CF #CFC4C9
split-complementary
#CECFC4 #C4C9CF #CBC4CF
monochromatic
#969881 #B2B4A2 #CECFC4 #EAEAE6 #F1F1EE
Accessibility & contrast
On white
1.57
#CECFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#CECFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECFC4
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECFC4 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CEC3
Deuteranopia (green-blind)
#D1CEC4
Tritanopia (blue-blind)
#D0CECC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cecfc4; /* rgb */ color: rgb(206, 207, 196); /* oklch */ color: oklch(85.1% 0.015 110.9);
Tailwind
colors: {
custom: {
50: '#ddddd5',
500: '#cecfc4',
950: '#000000',
},
}SCSS
$custom: #cecfc4; $custom-light: #ddddd5; $custom-dark: #000000;
JSON
{
"hex": "#cecfc4",
"rgb": {
"r": 206,
"g": 207,
"b": 196
},
"hsl": {
"h": 65.455,
"s": 10.28,
"l": 79.02
},
"oklch": {
"l": 0.85064,
"c": 0.01501,
"h": 110.9
},
"luminance": 0.61733
}Semantic roles & 50–950 ramp
primary
#CECFC4
secondary
#9694A3
accent
#519457
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483