#CEBB90#CEBB90
#CEBB90 is a light, moderate orange. Relative luminance 0.507; OKLCH L 79.7% C 0.061 H 86.9°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBB90 |
|---|---|
| RGB | rgb(206, 187, 144) |
| HSL | hsl(42, 39%, 69%) |
| HSV | hsv(42, 30%, 81%) |
| CMYK | cmyk(0%, 9.2%, 30.1%, 19.2%) |
| CIE-LAB | lab(76.48, 0.25, 24.28) |
| CIE-LCH | lch(76.48, 24.28, 89.41°) |
| OKLab | oklab(79.74% 0.0033 0.0613) |
| OKLCH | oklch(79.74% 0.061 86.9) |
| XYZ | xyz(48.2585, 50.6775, 33.6198) |
| Luminance | 0.5068 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 3.57
Very Light Brown
#D3B683
ΔE00 3.59
Putty
#BEAE8A
ΔE00 4.05
Khaki
#C3B091
ΔE00 4.56
Toupe
#C7AC7D
ΔE00 4.62
Tan
#D2B48C
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBB90 #90A3CE
analogous
#CE9C90 #CEBB90 #C2CE90
triadic
#CEBB90 #90CEBB #BB90CE
tetradic
#CEBB90 #90CE9C #90A3CE #CE90C2
square
#CEBB90 #90CE9C #90A3CE #CE90C2
split-complementary
#CEBB90 #90C2CE #9C90CE
monochromatic
#9E8346 #BBA166 #CEBB90 #E1D5BA #F3EFE5
Accessibility & contrast
On white
1.89
#CEBB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#CEBB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBB90
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBB90 | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA8D
Deuteranopia (green-blind)
#CABF91
Tritanopia (blue-blind)
#D8B4AF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cebb90; /* rgb */ color: rgb(206, 187, 144); /* oklch */ color: oklch(79.7% 0.061 86.9);
Tailwind
colors: {
custom: {
50: '#ddcfb0',
500: '#cebb90',
950: '#000000',
},
}SCSS
$custom: #cebb90; $custom-light: #ddcfb0; $custom-dark: #000000;
JSON
{
"hex": "#cebb90",
"rgb": {
"r": 206,
"g": 187,
"b": 144
},
"hsl": {
"h": 41.613,
"s": 38.75,
"l": 68.627
},
"oklch": {
"l": 0.79743,
"c": 0.06134,
"h": 86.9
},
"luminance": 0.50676
}Semantic roles & 50–950 ramp
primary
#CEBB90
secondary
#5F74A3
accent
#5AB234
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381