#CECFC2#CECFC2
#CECFC2 is a very light, near-neutral yellow. Relative luminance 0.616; OKLCH L 85.0% C 0.018 H 110.3°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CECFC2 |
|---|---|
| RGB | rgb(206, 207, 194) |
| HSL | hsl(65, 12%, 79%) |
| HSV | hsv(65, 6%, 81%) |
| CMYK | cmyk(0.5%, 0%, 6.3%, 18.8%) |
| CIE-LAB | lab(82.72, -2.65, 6.34) |
| CIE-LCH | lch(82.72, 6.87, 112.68°) |
| OKLab | oklab(85.01% -0.0062 0.0166) |
| OKLCH | oklch(85.01% 0.018 110.3) |
| XYZ | xyz(57.5026, 61.6427, 59.8974) |
| Luminance | 0.6164 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.41
Silver (survey)
#C5C9C7
ΔE00 5.26
Light Gray
#D3D3D3
ΔE00 6.52
Warm Gray
#C9BEB0
ΔE00 6.97
Gainsboro
#DCDCDC
ΔE00 7.20
Silver
#C0C0C0
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECFC2 #C3C2CF
analogous
#CFC9C2 #CECFC2 #C7CFC2
triadic
#CECFC2 #C2CECF #CFC2CE
tetradic
#CECFC2 #C2CFC9 #C3C2CF #CFC2C7
square
#CECFC2 #C2CFC9 #C3C2CF #CFC2C7
split-complementary
#CECFC2 #C2C7CF #C9C2CF
monochromatic
#97997D #B2B4A0 #CECFC2 #EAEAE4 #F1F2EE
Accessibility & contrast
On white
1.58
#CECFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#CECFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECFC2
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECFC2 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CEC1
Deuteranopia (green-blind)
#D1CEC2
Tritanopia (blue-blind)
#D0CDCB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cecfc2; /* rgb */ color: rgb(206, 207, 194); /* oklch */ color: oklch(85.0% 0.018 110.3);
Tailwind
colors: {
custom: {
50: '#ddddd4',
500: '#cecfc2',
950: '#000000',
},
}SCSS
$custom: #cecfc2; $custom-light: #ddddd4; $custom-dark: #000000;
JSON
{
"hex": "#cecfc2",
"rgb": {
"r": 206,
"g": 207,
"b": 194
},
"hsl": {
"h": 64.615,
"s": 11.927,
"l": 78.627
},
"oklch": {
"l": 0.8501,
"c": 0.01772,
"h": 110.3
},
"luminance": 0.61643
}Semantic roles & 50–950 ramp
primary
#CECFC2
secondary
#9492A3
accent
#4F9655
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483