#CEBB88#CEBB88
#CEBB88 is a light, moderate orange. Relative luminance 0.504; OKLCH L 79.6% C 0.071 H 90.0°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBB88 |
|---|---|
| RGB | rgb(206, 187, 136) |
| HSL | hsl(44, 42%, 67%) |
| HSV | hsv(44, 34%, 81%) |
| CMYK | cmyk(0%, 9.2%, 34%, 19.2%) |
| CIE-LAB | lab(76.34, -0.76, 28.33) |
| CIE-LCH | lch(76.34, 28.34, 91.54°) |
| OKLab | oklab(79.58% 0 0.0707) |
| OKLCH | oklch(79.58% 0.071 90) |
| XYZ | xyz(47.6686, 50.4415, 30.5130) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 2.75
Very Light Brown
#D3B683
ΔE00 3.49
Sandstone
#C9AE74
ΔE00 4.24
Toupe
#C7AC7D
ΔE00 4.82
Tan (survey)
#D1B26F
ΔE00 4.98
Fawn
#CFAF7B
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBB88 #889BCE
analogous
#CE9888 #CEBB88 #BECE88
triadic
#CEBB88 #88CEBB #BB88CE
tetradic
#CEBB88 #88CE98 #889BCE #CE88BE
square
#CEBB88 #88CE98 #889BCE #CE88BE
split-complementary
#CEBB88 #88BECE #9888CE
monochromatic
#9C8340 #BCA25D #CEBB88 #E0D4B3 #F2EDDF
Accessibility & contrast
On white
1.89
#CEBB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#CEBB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBB88
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBB88 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B985
Deuteranopia (green-blind)
#CBBF8A
Tritanopia (blue-blind)
#D9B3AE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cebb88; /* rgb */ color: rgb(206, 187, 136); /* oklch */ color: oklch(79.6% 0.071 90.0);
Tailwind
colors: {
custom: {
50: '#decfab',
500: '#cebb88',
950: '#000000',
},
}SCSS
$custom: #cebb88; $custom-light: #decfab; $custom-dark: #000000;
JSON
{
"hex": "#cebb88",
"rgb": {
"r": 206,
"g": 187,
"b": 136
},
"hsl": {
"h": 43.714,
"s": 41.667,
"l": 67.059
},
"oklch": {
"l": 0.79583,
"c": 0.07074,
"h": 90
},
"luminance": 0.5044
}Semantic roles & 50–950 ramp
primary
#CEBB88
secondary
#596CA2
accent
#55B531
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381