#CEBE83#CEBE83
#CEBE83 is a light, moderate yellow. Relative luminance 0.516; OKLCH L 80.1% C 0.079 H 94.8°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBE83 |
|---|---|
| RGB | rgb(206, 190, 131) |
| HSL | hsl(47, 43%, 66%) |
| HSV | hsv(47, 36%, 81%) |
| CMYK | cmyk(0%, 7.8%, 36.4%, 19.2%) |
| CIE-LAB | lab(77.03, -2.94, 31.87) |
| CIE-LCH | lch(77.03, 32.01, 95.26°) |
| OKLab | oklab(80.1% -0.0066 0.0789) |
| OKLCH | oklch(80.1% 0.079 94.8) |
| XYZ | xyz(47.9646, 51.5889, 28.8994) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.66
Sandstone
#C9AE74
ΔE00 5.22
Very Light Brown
#D3B683
ΔE00 5.27
Darkkhaki
#BDB76B
ΔE00 5.33
Tan (survey)
#D1B26F
ΔE00 5.37
Sand (survey)
#E2CA76
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBE83 #8393CE
analogous
#CE9883 #CEBE83 #B8CE83
triadic
#CEBE83 #83CEBE #BE83CE
tetradic
#CEBE83 #83CE98 #8393CE #CE83B8
square
#CEBE83 #83CE98 #8393CE #CE83B8
split-complementary
#CEBE83 #83B8CE #9883CE
monochromatic
#9A863D #BDA757 #CEBE83 #DFD5AF #F1ECDB
Accessibility & contrast
On white
1.86
#CEBE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#CEBE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBE83
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBE83 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB7F
Deuteranopia (green-blind)
#CEC085
Tritanopia (blue-blind)
#D9B5AF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cebe83; /* rgb */ color: rgb(206, 190, 131); /* oklch */ color: oklch(80.1% 0.079 94.8);
Tailwind
colors: {
custom: {
50: '#ded1a7',
500: '#cebe83',
950: '#000000',
},
}SCSS
$custom: #cebe83; $custom-light: #ded1a7; $custom-dark: #000000;
JSON
{
"hex": "#cebe83",
"rgb": {
"r": 206,
"g": 190,
"b": 131
},
"hsl": {
"h": 47.2,
"s": 43.353,
"l": 66.078
},
"oklch": {
"l": 0.80103,
"c": 0.0792,
"h": 94.8
},
"luminance": 0.51587
}Semantic roles & 50–950 ramp
primary
#CEBE83
secondary
#5565A0
accent
#4CB62F
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380