#CEBF83#CEBF83
#CEBF83 is a light, moderate yellow. Relative luminance 0.520; OKLCH L 80.3% C 0.080 H 95.8°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBF83 |
|---|---|
| RGB | rgb(206, 191, 131) |
| HSL | hsl(48, 43%, 66%) |
| HSV | hsv(48, 36%, 81%) |
| CMYK | cmyk(0%, 7.3%, 36.4%, 19.2%) |
| CIE-LAB | lab(77.29, -3.46, 32.22) |
| CIE-LCH | lch(77.29, 32.40, 96.13°) |
| OKLab | oklab(80.31% -0.0081 0.0797) |
| OKLCH | oklch(80.31% 0.08 95.8) |
| XYZ | xyz(48.1820, 52.0236, 28.9718) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.98
Darkkhaki
#BDB76B
ΔE00 5.10
Sandstone
#C9AE74
ΔE00 5.62
Sand (survey)
#E2CA76
ΔE00 5.66
Tan (survey)
#D1B26F
ΔE00 5.71
Very Light Brown
#D3B683
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBF83 #8392CE
analogous
#CE9983 #CEBF83 #B7CE83
triadic
#CEBF83 #83CEBF #BF83CE
tetradic
#CEBF83 #83CE99 #8392CE #CE83B7
square
#CEBF83 #83CE99 #8392CE #CE83B7
split-complementary
#CEBF83 #83B7CE #9983CE
monochromatic
#9A873D #BDA857 #CEBF83 #DFD6AF #F1ECDB
Accessibility & contrast
On white
1.84
#CEBF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#CEBF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBF83
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBF83 | 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)
#CBBC7F
Deuteranopia (green-blind)
#CFC185
Tritanopia (blue-blind)
#D9B6B0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebf83; /* rgb */ color: rgb(206, 191, 131); /* oklch */ color: oklch(80.3% 0.080 95.8);
Tailwind
colors: {
custom: {
50: '#ded2a7',
500: '#cebf83',
950: '#000000',
},
}SCSS
$custom: #cebf83; $custom-light: #ded2a7; $custom-dark: #000000;
JSON
{
"hex": "#cebf83",
"rgb": {
"r": 206,
"g": 191,
"b": 131
},
"hsl": {
"h": 48,
"s": 43.353,
"l": 66.078
},
"oklch": {
"l": 0.80309,
"c": 0.08013,
"h": 95.8
},
"luminance": 0.52022
}Semantic roles & 50–950 ramp
primary
#CEBF83
secondary
#5564A0
accent
#4AB62F
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380