#CECFB3#CECFB3
#CECFB3 is a very light, muted yellow. Relative luminance 0.610; OKLCH L 84.6% C 0.038 H 108.9°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CECFB3 |
|---|---|
| RGB | rgb(206, 207, 179) |
| HSL | hsl(62, 23%, 76%) |
| HSV | hsv(62, 14%, 81%) |
| CMYK | cmyk(0.5%, 0%, 13.5%, 18.8%) |
| CIE-LAB | lab(82.38, -5.13, 13.82) |
| CIE-LCH | lch(82.38, 14.75, 110.36°) |
| OKLab | oklab(84.63% -0.0122 0.0358) |
| OKLCH | oklch(84.63% 0.038 108.9) |
| XYZ | xyz(55.9023, 61.0025, 51.4688) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 8.10
Beige (survey)
#E6DAA6
ΔE00 8.12
Beige
#F5F5DC
ΔE00 8.68
Warm Beige
#E9DCC9
ΔE00 8.99
Light Grey
#D8DCD6
ΔE00 9.08
Warm Gray
#C9BEB0
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECFB3 #B4B3CF
analogous
#CFC2B3 #CECFB3 #C0CFB3
triadic
#CECFB3 #B3CECF #CFB3CE
tetradic
#CECFB3 #B3CFC2 #B4B3CF #CFB3C0
square
#CECFB3 #B3CFC2 #B4B3CF #CFB3C0
split-complementary
#CECFB3 #B3C0CF #C2B3CF
monochromatic
#9EA068 #B6B78D #CECFB3 #E6E7D9 #F3F3EC
Accessibility & contrast
On white
1.59
#CECFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#CECFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECFB3
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECFB3 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CCB1
Deuteranopia (green-blind)
#D4CEB4
Tritanopia (blue-blind)
#D2CBC7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cecfb3; /* rgb */ color: rgb(206, 207, 179); /* oklch */ color: oklch(84.6% 0.038 108.9);
Tailwind
colors: {
custom: {
50: '#ddddc9',
500: '#cecfb3',
950: '#000000',
},
}SCSS
$custom: #cecfb3; $custom-light: #ddddc9; $custom-dark: #000000;
JSON
{
"hex": "#cecfb3",
"rgb": {
"r": 206,
"g": 207,
"b": 179
},
"hsl": {
"h": 62.143,
"s": 22.581,
"l": 75.686
},
"oklch": {
"l": 0.84626,
"c": 0.03779,
"h": 108.9
},
"luminance": 0.61002
}Semantic roles & 50–950 ramp
primary
#CECFB3
secondary
#8382A4
accent
#44A148
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482