#CEBB9A#CEBB9A
#CEBB9A is a light, muted orange. Relative luminance 0.510; OKLCH L 80.0% C 0.050 H 81.4°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBB9A |
|---|---|
| RGB | rgb(206, 187, 154) |
| HSL | hsl(38, 35%, 71%) |
| HSV | hsv(38, 25%, 81%) |
| CMYK | cmyk(0%, 9.2%, 25.2%, 19.2%) |
| CIE-LAB | lab(76.68, 1.60, 19.19) |
| CIE-LCH | lch(76.68, 19.26, 85.23°) |
| OKLab | oklab(79.96% 0.0074 0.049) |
| OKLCH | oklch(79.96% 0.05 81.4) |
| XYZ | xyz(49.0569, 50.9969, 37.8248) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.99
Tan
#D2B48C
ΔE00 4.17
Putty
#BEAE8A
ΔE00 4.17
Very Light Brown
#D3B683
ΔE00 5.22
Toupe
#C7AC7D
ΔE00 5.67
Sand
#C2B280
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBB9A #9AADCE
analogous
#CEA19A #CEBB9A #C7CE9A
triadic
#CEBB9A #9ACEBB #BB9ACE
tetradic
#CEBB9A #9ACEA1 #9AADCE #CE9AC7
square
#CEBB9A #9ACEA1 #9AADCE #CE9AC7
split-complementary
#CEBB9A #9AC7CE #A19ACE
monochromatic
#A0824E #BA9F71 #CEBB9A #E2D7C3 #F5F1EA
Accessibility & contrast
On white
1.88
#CEBB9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#CEBB9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBB9A
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBB9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBB9A | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA98
Deuteranopia (green-blind)
#C8BF9B
Tritanopia (blue-blind)
#D7B5B2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cebb9a; /* rgb */ color: rgb(206, 187, 154); /* oklch */ color: oklch(80.0% 0.050 81.4);
Tailwind
colors: {
custom: {
50: '#ddcfb8',
500: '#cebb9a',
950: '#000000',
},
}SCSS
$custom: #cebb9a; $custom-light: #ddcfb8; $custom-dark: #000000;
JSON
{
"hex": "#cebb9a",
"rgb": {
"r": 206,
"g": 187,
"b": 154
},
"hsl": {
"h": 38.077,
"s": 34.667,
"l": 70.588
},
"oklch": {
"l": 0.79959,
"c": 0.04957,
"h": 81.4
},
"luminance": 0.50996
}Semantic roles & 50–950 ramp
primary
#CEBB9A
secondary
#697EA3
accent
#63AE38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381