#CECA81#CECA81
#CECA81 is a very light, moderate yellow. Relative luminance 0.569; OKLCH L 82.6% C 0.094 H 105.6°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CECA81 |
|---|---|
| RGB | rgb(206, 202, 129) |
| HSL | hsl(57, 44%, 66%) |
| HSV | hsv(57, 37%, 81%) |
| CMYK | cmyk(0%, 1.9%, 37.4%, 19.2%) |
| CIE-LAB | lab(80.15, -9.38, 36.96) |
| CIE-LCH | lch(80.15, 38.13, 104.23°) |
| OKLab | oklab(82.56% -0.0253 0.0906) |
| OKLCH | oklch(82.56% 0.094 105.6) |
| XYZ | xyz(50.5373, 56.9490, 29.0947) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.97
Darkkhaki
#BDB76B
ΔE00 4.97
Greenish Tan
#BCCB7A
ΔE00 5.13
Pale Olive
#B9CC81
ΔE00 6.12
Sand (survey)
#E2CA76
ΔE00 6.13
Beige (survey)
#E6DAA6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECA81 #8185CE
analogous
#CEA381 #CECA81 #ABCE81
triadic
#CECA81 #81CECA #CA81CE
tetradic
#CECA81 #81CEA3 #8185CE #CE81AB
square
#CECA81 #81CEA3 #8185CE #CE81AB
split-complementary
#CECA81 #81ABCE #A381CE
monochromatic
#99943C #BDB755 #CECA81 #DFDDAD #F0EFD9
Accessibility & contrast
On white
1.69
#CECA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#CECA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECA81
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECA81 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57C
Deuteranopia (green-blind)
#D8C884
Tritanopia (blue-blind)
#D9C1B8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ceca81; /* rgb */ color: rgb(206, 202, 129); /* oklch */ color: oklch(82.6% 0.094 105.6);
Tailwind
colors: {
custom: {
50: '#dedaa6',
500: '#ceca81',
950: '#000000',
},
}SCSS
$custom: #ceca81; $custom-light: #dedaa6; $custom-dark: #000000;
JSON
{
"hex": "#ceca81",
"rgb": {
"r": 206,
"g": 202,
"b": 129
},
"hsl": {
"h": 56.883,
"s": 44,
"l": 65.686
},
"oklch": {
"l": 0.82561,
"c": 0.09407,
"h": 105.6
},
"luminance": 0.56948
}Semantic roles & 50–950 ramp
primary
#CECA81
secondary
#54589F
accent
#35B72E
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380