#CEBE80#CEBE80
#CEBE80 is a light, moderate yellow. Relative luminance 0.515; OKLCH L 80.0% C 0.083 H 95.4°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBE80 |
|---|---|
| RGB | rgb(206, 190, 128) |
| HSL | hsl(48, 44%, 65%) |
| HSV | hsv(48, 38%, 81%) |
| CMYK | cmyk(0%, 7.8%, 37.9%, 19.2%) |
| CIE-LAB | lab(76.99, -3.28, 33.37) |
| CIE-LCH | lch(76.99, 33.54, 95.62°) |
| OKLab | oklab(80.05% -0.0078 0.0823) |
| OKLCH | oklch(80.05% 0.083 95.4) |
| XYZ | xyz(47.7642, 51.5087, 27.8440) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.01
Darkkhaki
#BDB76B
ΔE00 4.90
Tan (survey)
#D1B26F
ΔE00 5.29
Sandstone
#C9AE74
ΔE00 5.32
Sand (survey)
#E2CA76
ΔE00 5.38
Very Light Brown
#D3B683
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBE80 #8090CE
analogous
#CE9780 #CEBE80 #B7CE80
triadic
#CEBE80 #80CEBE #BE80CE
tetradic
#CEBE80 #80CE97 #8090CE #CE80B7
square
#CEBE80 #80CE97 #8090CE #CE80B7
split-complementary
#CEBE80 #80B7CE #9780CE
monochromatic
#99853B #BDA754 #CEBE80 #DFD5AC #F0EBD8
Accessibility & contrast
On white
1.86
#CEBE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#CEBE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBE80
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBE80 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB7C
Deuteranopia (green-blind)
#CFC082
Tritanopia (blue-blind)
#D9B5AE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cebe80; /* rgb */ color: rgb(206, 190, 128); /* oklch */ color: oklch(80.0% 0.083 95.4);
Tailwind
colors: {
custom: {
50: '#ded1a5',
500: '#cebe80',
950: '#000000',
},
}SCSS
$custom: #cebe80; $custom-light: #ded1a5; $custom-dark: #000000;
JSON
{
"hex": "#cebe80",
"rgb": {
"r": 206,
"g": 190,
"b": 128
},
"hsl": {
"h": 47.692,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.8005,
"c": 0.08268,
"h": 95.4
},
"luminance": 0.51507
}Semantic roles & 50–950 ramp
primary
#CEBE80
secondary
#54639F
accent
#4AB72E
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380