#CEBF99#CEBF99
#CEBF99 is a light, muted orange. Relative luminance 0.527; OKLCH L 80.7% C 0.054 H 89.0°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBF99 |
|---|---|
| RGB | rgb(206, 191, 153) |
| HSL | hsl(43, 35%, 70%) |
| HSV | hsv(43, 26%, 81%) |
| CMYK | cmyk(0%, 7.3%, 25.7%, 19.2%) |
| CIE-LAB | lab(77.69, -0.65, 21.12) |
| CIE-LCH | lch(77.69, 21.13, 91.76°) |
| OKLab | oklab(80.75% 0.0009 0.0537) |
| OKLCH | oklch(80.75% 0.054 89) |
| XYZ | xyz(49.8344, 52.6845, 37.6748) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 4.55
Sand
#C2B280
ΔE00 4.81
Khaki
#C3B091
ΔE00 4.90
Very Light Brown
#D3B683
ΔE00 5.51
Tan
#D2B48C
ΔE00 6.00
Toupe
#C7AC7D
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBF99 #99A8CE
analogous
#CEA499 #CEBF99 #C2CE99
triadic
#CEBF99 #99CEBF #BF99CE
tetradic
#CEBF99 #99CEA4 #99A8CE #CE99C2
square
#CEBF99 #99CEA4 #99A8CE #CE99C2
split-complementary
#CEBF99 #99C2CE #A499CE
monochromatic
#A0884D #BAA570 #CEBF99 #E2D9C2 #F5F2EA
Accessibility & contrast
On white
1.82
#CEBF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#CEBF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBF99
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBF99 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE97
Deuteranopia (green-blind)
#CCC29A
Tritanopia (blue-blind)
#D7B9B5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cebf99; /* rgb */ color: rgb(206, 191, 153); /* oklch */ color: oklch(80.7% 0.054 89.0);
Tailwind
colors: {
custom: {
50: '#ddd2b7',
500: '#cebf99',
950: '#000000',
},
}SCSS
$custom: #cebf99; $custom-light: #ddd2b7; $custom-dark: #000000;
JSON
{
"hex": "#cebf99",
"rgb": {
"r": 206,
"g": 191,
"b": 153
},
"hsl": {
"h": 43.019,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.80749,
"c": 0.05375,
"h": 89
},
"luminance": 0.52683
}Semantic roles & 50–950 ramp
primary
#CEBF99
secondary
#6879A3
accent
#59AE38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381