#CEBF81#CEBF81
#CEBF81 is a light, moderate yellow. Relative luminance 0.520; OKLCH L 80.3% C 0.082 H 96.2°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBF81 |
|---|---|
| RGB | rgb(206, 191, 129) |
| HSL | hsl(48, 44%, 66%) |
| HSV | hsv(48, 37%, 81%) |
| CMYK | cmyk(0%, 7.3%, 37.4%, 19.2%) |
| CIE-LAB | lab(77.26, -3.69, 33.22) |
| CIE-LCH | lch(77.26, 33.42, 96.34°) |
| OKLab | oklab(80.27% -0.0089 0.082) |
| OKLCH | oklch(80.27% 0.082 96.2) |
| XYZ | xyz(48.0477, 51.9699, 28.2648) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.21
Darkkhaki
#BDB76B
ΔE00 4.81
Sand (survey)
#E2CA76
ΔE00 5.38
Tan (survey)
#D1B26F
ΔE00 5.67
Sandstone
#C9AE74
ΔE00 5.69
Very Light Brown
#D3B683
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBF81 #8190CE
analogous
#CE9881 #CEBF81 #B6CE81
triadic
#CEBF81 #81CEBF #BF81CE
tetradic
#CEBF81 #81CE98 #8190CE #CE81B6
square
#CEBF81 #81CE98 #8190CE #CE81B6
split-complementary
#CEBF81 #81B6CE #9881CE
monochromatic
#99873C #BDA955 #CEBF81 #DFD5AD #F0ECD9
Accessibility & contrast
On white
1.84
#CEBF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#CEBF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBF81
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBF81 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7D
Deuteranopia (green-blind)
#CFC183
Tritanopia (blue-blind)
#D9B6AF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebf81; /* rgb */ color: rgb(206, 191, 129); /* oklch */ color: oklch(80.3% 0.082 96.2);
Tailwind
colors: {
custom: {
50: '#ded2a6',
500: '#cebf81',
950: '#000000',
},
}SCSS
$custom: #cebf81; $custom-light: #ded2a6; $custom-dark: #000000;
JSON
{
"hex": "#cebf81",
"rgb": {
"r": 206,
"g": 191,
"b": 129
},
"hsl": {
"h": 48.312,
"s": 44,
"l": 65.686
},
"oklch": {
"l": 0.80273,
"c": 0.08245,
"h": 96.2
},
"luminance": 0.51968
}Semantic roles & 50–950 ramp
primary
#CEBF81
secondary
#54639F
accent
#49B72E
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380