#CECA93#CECA93
#CECA93 is a very light, moderate yellow. Relative luminance 0.575; OKLCH L 82.9% C 0.073 H 104.4°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CECA93 |
|---|---|
| RGB | rgb(206, 202, 147) |
| HSL | hsl(56, 38%, 69%) |
| HSV | hsv(56, 29%, 81%) |
| CMYK | cmyk(0%, 1.9%, 28.6%, 19.2%) |
| CIE-LAB | lab(80.44, -7.18, 28.04) |
| CIE-LCH | lch(80.44, 28.94, 104.37°) |
| OKLab | oklab(82.89% -0.018 0.0703) |
| OKLCH | oklch(82.89% 0.073 104.4) |
| XYZ | xyz(51.8408, 57.4704, 35.9601) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.05
Greenish Beige
#C9D179
ΔE00 6.75
Darkkhaki
#BDB76B
ΔE00 6.76
Greenish Tan
#BCCB7A
ΔE00 6.89
Sand
#C2B280
ΔE00 7.04
Pale Olive
#B9CC81
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECA93 #9397CE
analogous
#CEAD93 #CECA93 #B5CE93
triadic
#CECA93 #93CECA #CA93CE
tetradic
#CECA93 #93CEAD #9397CE #CE93B5
square
#CECA93 #93CEAD #9397CE #CE93B5
split-complementary
#CECA93 #93B5CE #AD93CE
monochromatic
#9F9948 #BBB569 #CECA93 #E1DFBD #F4F3E7
Accessibility & contrast
On white
1.68
#CECA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#CECA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECA93
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECA93 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C68F
Deuteranopia (green-blind)
#D5C995
Tritanopia (blue-blind)
#D7C3BC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ceca93; /* rgb */ color: rgb(206, 202, 147); /* oklch */ color: oklch(82.9% 0.073 104.4);
Tailwind
colors: {
custom: {
50: '#dddab3',
500: '#ceca93',
950: '#000000',
},
}SCSS
$custom: #ceca93; $custom-light: #dddab3; $custom-dark: #000000;
JSON
{
"hex": "#ceca93",
"rgb": {
"r": 206,
"g": 202,
"b": 147
},
"hsl": {
"h": 55.932,
"s": 37.58,
"l": 69.216
},
"oklch": {
"l": 0.82888,
"c": 0.07259,
"h": 104.4
},
"luminance": 0.57469
}Semantic roles & 50–950 ramp
primary
#CECA93
secondary
#6266A3
accent
#3DB135
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381