#CECA94#CECA94
#CECA94 is a very light, moderate yellow. Relative luminance 0.575; OKLCH L 82.9% C 0.071 H 104.3°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CECA94 |
|---|---|
| RGB | rgb(206, 202, 148) |
| HSL | hsl(56, 37%, 69%) |
| HSV | hsv(56, 28%, 81%) |
| CMYK | cmyk(0%, 1.9%, 28.2%, 19.2%) |
| CIE-LAB | lab(80.46, -7.05, 27.54) |
| CIE-LCH | lch(80.46, 28.43, 104.37°) |
| OKLab | oklab(82.91% -0.0176 0.0692) |
| OKLCH | oklch(82.91% 0.071 104.3) |
| XYZ | xyz(51.9196, 57.5019, 36.3751) |
| Luminance | 0.5750 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.01
Darkkhaki
#BDB76B
ΔE00 6.91
Greenish Beige
#C9D179
ΔE00 6.94
Sand
#C2B280
ΔE00 7.03
Greenish Tan
#BCCB7A
ΔE00 7.04
Palegoldenrod
#EEE8AA
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECA94 #9498CE
analogous
#CEAD94 #CECA94 #B5CE94
triadic
#CECA94 #94CECA #CA94CE
tetradic
#CECA94 #94CEAD #9498CE #CE94B5
square
#CECA94 #94CEAD #9498CE #CE94B5
split-complementary
#CECA94 #94B5CE #AD94CE
monochromatic
#9F9949 #BBB56A #CECA94 #E1DFBE #F4F4E8
Accessibility & contrast
On white
1.68
#CECA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#CECA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECA94
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECA94 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C690
Deuteranopia (green-blind)
#D5C996
Tritanopia (blue-blind)
#D7C3BC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ceca94; /* rgb */ color: rgb(206, 202, 148); /* oklch */ color: oklch(82.9% 0.071 104.3);
Tailwind
colors: {
custom: {
50: '#dddab3',
500: '#ceca94',
950: '#000000',
},
}SCSS
$custom: #ceca94; $custom-light: #dddab3; $custom-dark: #000000;
JSON
{
"hex": "#ceca94",
"rgb": {
"r": 206,
"g": 202,
"b": 148
},
"hsl": {
"h": 55.862,
"s": 37.179,
"l": 69.412
},
"oklch": {
"l": 0.82908,
"c": 0.07135,
"h": 104.3
},
"luminance": 0.57501
}Semantic roles & 50–950 ramp
primary
#CECA94
secondary
#6367A3
accent
#3EB035
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381