#CEBB99#CEBB99
#CEBB99 is a light, muted orange. Relative luminance 0.510; OKLCH L 79.9% C 0.051 H 82.1°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBB99 |
|---|---|
| RGB | rgb(206, 187, 153) |
| HSL | hsl(38, 35%, 70%) |
| HSV | hsv(38, 26%, 81%) |
| CMYK | cmyk(0%, 9.2%, 25.7%, 19.2%) |
| CIE-LAB | lab(76.66, 1.46, 19.70) |
| CIE-LCH | lch(76.66, 19.76, 85.75°) |
| OKLab | oklab(79.94% 0.007 0.0503) |
| OKLCH | oklch(79.94% 0.051 82.1) |
| XYZ | xyz(48.9740, 50.9637, 37.3880) |
| Luminance | 0.5096 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.06
Putty
#BEAE8A
ΔE00 4.05
Tan
#D2B48C
ΔE00 4.13
Very Light Brown
#D3B683
ΔE00 5.00
Toupe
#C7AC7D
ΔE00 5.50
Sand
#C2B280
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBB99 #99ACCE
analogous
#CEA199 #CEBB99 #C6CE99
triadic
#CEBB99 #99CEBB #BB99CE
tetradic
#CEBB99 #99CEA1 #99ACCE #CE99C6
square
#CEBB99 #99CEA1 #99ACCE #CE99C6
split-complementary
#CEBB99 #99C6CE #A199CE
monochromatic
#A0824D #BA9F70 #CEBB99 #E2D7C2 #F5F1EA
Accessibility & contrast
On white
1.88
#CEBB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#CEBB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBB99
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBB99 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA97
Deuteranopia (green-blind)
#C9BF9A
Tritanopia (blue-blind)
#D7B5B2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cebb99; /* rgb */ color: rgb(206, 187, 153); /* oklch */ color: oklch(79.9% 0.051 82.1);
Tailwind
colors: {
custom: {
50: '#ddcfb7',
500: '#cebb99',
950: '#000000',
},
}SCSS
$custom: #cebb99; $custom-light: #ddcfb7; $custom-dark: #000000;
JSON
{
"hex": "#cebb99",
"rgb": {
"r": 206,
"g": 187,
"b": 153
},
"hsl": {
"h": 38.491,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.79937,
"c": 0.05074,
"h": 82.1
},
"luminance": 0.50962
}Semantic roles & 50–950 ramp
primary
#CEBB99
secondary
#687DA3
accent
#62AE38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381