#CEBF82#CEBF82
#CEBF82 is a light, moderate yellow. Relative luminance 0.520; OKLCH L 80.3% C 0.081 H 96.0°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBF82 |
|---|---|
| RGB | rgb(206, 191, 130) |
| HSL | hsl(48, 44%, 66%) |
| HSV | hsv(48, 37%, 81%) |
| CMYK | cmyk(0%, 7.3%, 36.9%, 19.2%) |
| CIE-LAB | lab(77.28, -3.58, 32.72) |
| CIE-LCH | lch(77.28, 32.91, 96.24°) |
| OKLab | oklab(80.29% -0.0085 0.0809) |
| OKLCH | oklch(80.29% 0.081 96) |
| XYZ | xyz(48.1145, 51.9966, 28.6166) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.09
Darkkhaki
#BDB76B
ΔE00 4.95
Sand (survey)
#E2CA76
ΔE00 5.52
Sandstone
#C9AE74
ΔE00 5.65
Tan (survey)
#D1B26F
ΔE00 5.68
Very Light Brown
#D3B683
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBF82 #8291CE
analogous
#CE9982 #CEBF82 #B7CE82
triadic
#CEBF82 #82CEBF #BF82CE
tetradic
#CEBF82 #82CE99 #8291CE #CE82B7
square
#CEBF82 #82CE99 #8291CE #CE82B7
split-complementary
#CEBF82 #82B7CE #9982CE
monochromatic
#99873C #BDA856 #CEBF82 #DFD6AE #F0ECDA
Accessibility & contrast
On white
1.84
#CEBF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#CEBF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBF82
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBF82 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7E
Deuteranopia (green-blind)
#CFC184
Tritanopia (blue-blind)
#D9B6AF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebf82; /* rgb */ color: rgb(206, 191, 130); /* oklch */ color: oklch(80.3% 0.081 96.0);
Tailwind
colors: {
custom: {
50: '#ded2a7',
500: '#cebf82',
950: '#000000',
},
}SCSS
$custom: #cebf82; $custom-light: #ded2a7; $custom-dark: #000000;
JSON
{
"hex": "#cebf82",
"rgb": {
"r": 206,
"g": 191,
"b": 130
},
"hsl": {
"h": 48.158,
"s": 43.678,
"l": 65.882
},
"oklch": {
"l": 0.80291,
"c": 0.08129,
"h": 96
},
"luminance": 0.51995
}Semantic roles & 50–950 ramp
primary
#CEBF82
secondary
#55649F
accent
#4AB72F
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380