#CECCAB#CECCAB
#CECCAB is a very light, muted yellow. Relative luminance 0.592; OKLCH L 83.8% C 0.044 H 104.5°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CECCAB |
|---|---|
| RGB | rgb(206, 204, 171) |
| HSL | hsl(57, 26%, 74%) |
| HSV | hsv(57, 17%, 81%) |
| CMYK | cmyk(0%, 1%, 17%, 19.2%) |
| CIE-LAB | lab(81.43, -4.82, 16.73) |
| CIE-LCH | lch(81.43, 17.41, 106.07°) |
| OKLab | oklab(83.82% -0.0111 0.043) |
| OKLCH | oklch(83.82% 0.044 104.5) |
| XYZ | xyz(54.3966, 59.2484, 47.0906) |
| Luminance | 0.5925 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.73
Eggshell
#F0EAD6
ΔE00 8.92
Sand
#C2B280
ΔE00 9.13
Vanilla
#F3E5AB
ΔE00 9.21
Warm Beige
#E9DCC9
ΔE00 9.25
Putty
#BEAE8A
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECCAB #ABADCE
analogous
#CEBBAB #CECCAB #BFCEAB
triadic
#CECCAB #ABCECC #CCABCE
tetradic
#CECCAB #ABCEBB #ABADCE #CEABBF
square
#CECCAB #ABCEBB #ABADCE #CEABBF
split-complementary
#CECCAB #ABBFCE #BBABCE
monochromatic
#A19D5E #B7B584 #CECCAB #E5E3D2 #F4F3EC
Accessibility & contrast
On white
1.63
#CECCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#CECCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECCAB
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECCAB | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C9A9
Deuteranopia (green-blind)
#D3CBAC
Tritanopia (blue-blind)
#D4C7C3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ceccab; /* rgb */ color: rgb(206, 204, 171); /* oklch */ color: oklch(83.8% 0.044 104.5);
Tailwind
colors: {
custom: {
50: '#dddbc4',
500: '#ceccab',
950: '#000000',
},
}SCSS
$custom: #ceccab; $custom-light: #dddbc4; $custom-dark: #000000;
JSON
{
"hex": "#ceccab",
"rgb": {
"r": 206,
"g": 204,
"b": 171
},
"hsl": {
"h": 56.571,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.83818,
"c": 0.04444,
"h": 104.5
},
"luminance": 0.59248
}Semantic roles & 50–950 ramp
primary
#CECCAB
secondary
#7A7CA3
accent
#46A541
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151512
muted
#848482