#CECFBE#CECFBE
#CECFBE is a very light, muted yellow. Relative luminance 0.615; OKLCH L 84.9% C 0.023 H 109.6°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CECFBE |
|---|---|
| RGB | rgb(206, 207, 190) |
| HSL | hsl(64, 15%, 78%) |
| HSV | hsv(64, 8%, 81%) |
| CMYK | cmyk(0.5%, 0%, 8.2%, 18.8%) |
| CIE-LAB | lab(82.63, -3.33, 8.33) |
| CIE-LCH | lch(82.63, 8.97, 111.78°) |
| OKLab | oklab(84.9% -0.0078 0.0218) |
| OKLCH | oklch(84.9% 0.023 109.6) |
| XYZ | xyz(57.0595, 61.4654, 57.5632) |
| Luminance | 0.6147 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.65
Silver (survey)
#C5C9C7
ΔE00 6.76
Eggshell
#F0EAD6
ΔE00 7.17
Warm Gray
#C9BEB0
ΔE00 7.41
Warm Beige
#E9DCC9
ΔE00 7.55
Light Gray
#D3D3D3
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECFBE #BFBECF
analogous
#CFC7BE #CECFBE #C5CFBE
triadic
#CECFBE #BECECF #CFBECE
tetradic
#CECFBE #BECFC7 #BFBECF #CFBEC5
square
#CECFBE #BECFC7 #BFBECF #CFBEC5
split-complementary
#CECFBE #BEC5CF #C7BECF
monochromatic
#999B78 #B3B59B #CECFBE #E9E9E1 #F2F2ED
Accessibility & contrast
On white
1.58
#CECFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#CECFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECFBE
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECFBE | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBD
Deuteranopia (green-blind)
#D2CEBF
Tritanopia (blue-blind)
#D1CDCA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cecfbe; /* rgb */ color: rgb(206, 207, 190); /* oklch */ color: oklch(84.9% 0.023 109.6);
Tailwind
colors: {
custom: {
50: '#ddddd1',
500: '#cecfbe',
950: '#000000',
},
}SCSS
$custom: #cecfbe; $custom-light: #ddddd1; $custom-dark: #000000;
JSON
{
"hex": "#cecfbe",
"rgb": {
"r": 206,
"g": 207,
"b": 190
},
"hsl": {
"h": 63.529,
"s": 15.044,
"l": 77.843
},
"oklch": {
"l": 0.84904,
"c": 0.0231,
"h": 109.6
},
"luminance": 0.61465
}Semantic roles & 50–950 ramp
primary
#CECFBE
secondary
#8F8EA3
accent
#4C9951
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483