#CECF98#CECF98
#CECF98 is a very light, moderate yellow. Relative luminance 0.600; OKLCH L 84.0% C 0.073 H 108.7°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CECF98 |
|---|---|
| RGB | rgb(206, 207, 152) |
| HSL | hsl(61, 36%, 70%) |
| HSV | hsv(61, 27%, 81%) |
| CMYK | cmyk(0.5%, 0%, 26.6%, 18.8%) |
| CIE-LAB | lab(81.85, -9.09, 27.31) |
| CIE-LCH | lch(81.85, 28.79, 108.40°) |
| OKLab | oklab(84.03% -0.0233 0.0687) |
| OKLCH | oklch(84.03% 0.073 108.7) |
| XYZ | xyz(53.4339, 60.0152, 38.4689) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.36
Pale Olive
#B9CC81
ΔE00 6.09
Greenish Tan
#BCCB7A
ΔE00 6.24
Greenish Beige
#C9D179
ΔE00 6.31
Palegoldenrod
#EEE8AA
ΔE00 6.48
Vanilla
#F3E5AB
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECF98 #9998CF
analogous
#CFB498 #CECF98 #B2CF98
triadic
#CECF98 #98CECF #CF98CE
tetradic
#CECF98 #98CFB4 #9998CF #CF98B2
square
#CECF98 #98CFB4 #9998CF #CF98B2
split-complementary
#CECF98 #98B2CF #B498CF
monochromatic
#A0A14B #BABC6E #CECF98 #E2E2C2 #F5F5EA
Accessibility & contrast
On white
1.62
#CECF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#CECF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECF98
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECF98 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA94
Deuteranopia (green-blind)
#D9CD9A
Tritanopia (blue-blind)
#D6C8C0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cecf98; /* rgb */ color: rgb(206, 207, 152); /* oklch */ color: oklch(84.0% 0.073 108.7);
Tailwind
colors: {
custom: {
50: '#ddddb6',
500: '#cecf98',
950: '#000000',
},
}SCSS
$custom: #cecf98; $custom-light: #ddddb6; $custom-dark: #000000;
JSON
{
"hex": "#cecf98",
"rgb": {
"r": 206,
"g": 207,
"b": 152
},
"hsl": {
"h": 61.091,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.84029,
"c": 0.07253,
"h": 108.7
},
"luminance": 0.60014
}Semantic roles & 50–950 ramp
primary
#CECF98
secondary
#6867A5
accent
#36AF38
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481