#CEBB9B#CEBB9B
#CEBB9B is a light, muted orange. Relative luminance 0.510; OKLCH L 80.0% C 0.048 H 80.7°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBB9B |
|---|---|
| RGB | rgb(206, 187, 155) |
| HSL | hsl(38, 34%, 71%) |
| HSV | hsv(38, 25%, 81%) |
| CMYK | cmyk(0%, 9.2%, 24.8%, 19.2%) |
| CIE-LAB | lab(76.70, 1.74, 18.68) |
| CIE-LCH | lch(76.70, 18.77, 84.67°) |
| OKLab | oklab(79.98% 0.0078 0.0478) |
| OKLCH | oklch(79.98% 0.048 80.7) |
| XYZ | xyz(49.1406, 51.0303, 38.2652) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.95
Tan
#D2B48C
ΔE00 4.23
Putty
#BEAE8A
ΔE00 4.32
Very Light Brown
#D3B683
ΔE00 5.46
Toupe
#C7AC7D
ΔE00 5.86
Greige
#B8AB98
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBB9B #9BAECE
analogous
#CEA19B #CEBB9B #C7CE9B
triadic
#CEBB9B #9BCEBB #BB9BCE
tetradic
#CEBB9B #9BCEA1 #9BAECE #CE9BC7
square
#CEBB9B #9BCEA1 #9BAECE #CE9BC7
split-complementary
#CEBB9B #9BC7CE #A19BCE
monochromatic
#A0824E #BA9F72 #CEBB9B #E2D7C4 #F5F1EA
Accessibility & contrast
On white
1.87
#CEBB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#CEBB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBB9B
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBB9B | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA99
Deuteranopia (green-blind)
#C8BF9C
Tritanopia (blue-blind)
#D7B5B2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cebb9b; /* rgb */ color: rgb(206, 187, 155); /* oklch */ color: oklch(80.0% 0.048 80.7);
Tailwind
colors: {
custom: {
50: '#ddcfb8',
500: '#cebb9b',
950: '#000000',
},
}SCSS
$custom: #cebb9b; $custom-light: #ddcfb8; $custom-dark: #000000;
JSON
{
"hex": "#cebb9b",
"rgb": {
"r": 206,
"g": 187,
"b": 155
},
"hsl": {
"h": 37.647,
"s": 34.228,
"l": 70.784
},
"oklch": {
"l": 0.79982,
"c": 0.04841,
"h": 80.7
},
"luminance": 0.51029
}Semantic roles & 50–950 ramp
primary
#CEBB9B
secondary
#6A7FA3
accent
#64AD38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381