#CEBB98#CEBB98
#CEBB98 is a light, muted orange. Relative luminance 0.509; OKLCH L 79.9% C 0.052 H 82.7°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBB98 |
|---|---|
| RGB | rgb(206, 187, 152) |
| HSL | hsl(39, 36%, 70%) |
| HSV | hsv(39, 26%, 81%) |
| CMYK | cmyk(0%, 9.2%, 26.2%, 19.2%) |
| CIE-LAB | lab(76.64, 1.32, 20.21) |
| CIE-LCH | lch(76.64, 20.25, 86.25°) |
| OKLab | oklab(79.92% 0.0066 0.0515) |
| OKLCH | oklch(79.92% 0.052 82.7) |
| XYZ | xyz(48.8917, 50.9308, 36.9548) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.16
Putty
#BEAE8A
ΔE00 3.95
Tan
#D2B48C
ΔE00 4.12
Very Light Brown
#D3B683
ΔE00 4.78
Toupe
#C7AC7D
ΔE00 5.34
Sand
#C2B280
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBB98 #98ABCE
analogous
#CEA098 #CEBB98 #C6CE98
triadic
#CEBB98 #98CEBB #BB98CE
tetradic
#CEBB98 #98CEA0 #98ABCE #CE98C6
square
#CEBB98 #98CEA0 #98ABCE #CE98C6
split-complementary
#CEBB98 #98C6CE #A098CE
monochromatic
#A0824C #BAA06F #CEBB98 #E2D6C1 #F5F1EA
Accessibility & contrast
On white
1.88
#CEBB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#CEBB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBB98
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBB98 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA96
Deuteranopia (green-blind)
#C9BF99
Tritanopia (blue-blind)
#D7B5B1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cebb98; /* rgb */ color: rgb(206, 187, 152); /* oklch */ color: oklch(79.9% 0.052 82.7);
Tailwind
colors: {
custom: {
50: '#ddcfb6',
500: '#cebb98',
950: '#000000',
},
}SCSS
$custom: #cebb98; $custom-light: #ddcfb6; $custom-dark: #000000;
JSON
{
"hex": "#cebb98",
"rgb": {
"r": 206,
"g": 187,
"b": 152
},
"hsl": {
"h": 38.889,
"s": 35.526,
"l": 70.196
},
"oklch": {
"l": 0.79915,
"c": 0.05192,
"h": 82.7
},
"luminance": 0.50929
}Semantic roles & 50–950 ramp
primary
#CEBB98
secondary
#677CA3
accent
#61AE37
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381