#CEBB94#CEBB94
#CEBB94 is a light, muted orange. Relative luminance 0.508; OKLCH L 79.8% C 0.057 H 85.0°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBB94 |
|---|---|
| RGB | rgb(206, 187, 148) |
| HSL | hsl(40, 37%, 69%) |
| HSV | hsv(40, 28%, 81%) |
| CMYK | cmyk(0%, 9.2%, 28.2%, 19.2%) |
| CIE-LAB | lab(76.56, 0.78, 22.24) |
| CIE-LCH | lch(76.56, 22.26, 87.99°) |
| OKLab | oklab(79.83% 0.0049 0.0564) |
| OKLCH | oklch(79.83% 0.057 85) |
| XYZ | xyz(48.5697, 50.8020, 35.2585) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.77
Putty
#BEAE8A
ΔE00 3.82
Very Light Brown
#D3B683
ΔE00 4.06
Tan
#D2B48C
ΔE00 4.26
Sand
#C2B280
ΔE00 4.40
Toupe
#C7AC7D
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBB94 #94A7CE
analogous
#CE9E94 #CEBB94 #C4CE94
triadic
#CEBB94 #94CEBB #BB94CE
tetradic
#CEBB94 #94CE9E #94A7CE #CE94C4
square
#CEBB94 #94CE9E #94A7CE #CE94C4
split-complementary
#CEBB94 #94C4CE #9E94CE
monochromatic
#9F8349 #BBA06A #CEBB94 #E1D6BE #F4F0E8
Accessibility & contrast
On white
1.88
#CEBB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#CEBB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBB94
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBB94 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA91
Deuteranopia (green-blind)
#C9BF95
Tritanopia (blue-blind)
#D8B4B0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cebb94; /* rgb */ color: rgb(206, 187, 148); /* oklch */ color: oklch(79.8% 0.057 85.0);
Tailwind
colors: {
custom: {
50: '#ddcfb3',
500: '#cebb94',
950: '#000000',
},
}SCSS
$custom: #cebb94; $custom-light: #ddcfb3; $custom-dark: #000000;
JSON
{
"hex": "#cebb94",
"rgb": {
"r": 206,
"g": 187,
"b": 148
},
"hsl": {
"h": 40.345,
"s": 37.179,
"l": 69.412
},
"oklch": {
"l": 0.79827,
"c": 0.05663,
"h": 85
},
"luminance": 0.50801
}Semantic roles & 50–950 ramp
primary
#CEBB94
secondary
#6378A3
accent
#5EB035
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381