#CEBA95#CEBA95
#CEBA95 is a light, muted orange. Relative luminance 0.504; OKLCH L 79.6% C 0.055 H 82.8°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBA95 |
|---|---|
| RGB | rgb(206, 186, 149) |
| HSL | hsl(39, 37%, 70%) |
| HSV | hsv(39, 28%, 81%) |
| CMYK | cmyk(0%, 9.7%, 27.7%, 19.2%) |
| CIE-LAB | lab(76.32, 1.44, 21.38) |
| CIE-LCH | lch(76.32, 21.43, 86.14°) |
| OKLab | oklab(79.65% 0.0069 0.0543) |
| OKLCH | oklch(79.65% 0.055 82.8) |
| XYZ | xyz(48.4377, 50.4109, 35.6067) |
| Luminance | 0.5041 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.19
Tan
#D2B48C
ΔE00 3.71
Putty
#BEAE8A
ΔE00 3.78
Very Light Brown
#D3B683
ΔE00 4.16
Toupe
#C7AC7D
ΔE00 4.76
Sand
#C2B280
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBA95 #95A9CE
analogous
#CE9E95 #CEBA95 #C6CE95
triadic
#CEBA95 #95CEBA #BA95CE
tetradic
#CEBA95 #95CE9E #95A9CE #CE95C6
square
#CEBA95 #95CE9E #95A9CE #CE95C6
split-complementary
#CEBA95 #95C6CE #9E95CE
monochromatic
#9F814A #BB9F6B #CEBA95 #E1D5BF #F5F0E9
Accessibility & contrast
On white
1.89
#CEBA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#CEBA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBA95
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBA95 | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B993
Deuteranopia (green-blind)
#C8BE96
Tritanopia (blue-blind)
#D8B3B0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ceba95; /* rgb */ color: rgb(206, 186, 149); /* oklch */ color: oklch(79.6% 0.055 82.8);
Tailwind
colors: {
custom: {
50: '#ddceb4',
500: '#ceba95',
950: '#000000',
},
}SCSS
$custom: #ceba95; $custom-light: #ddceb4; $custom-dark: #000000;
JSON
{
"hex": "#ceba95",
"rgb": {
"r": 206,
"g": 186,
"b": 149
},
"hsl": {
"h": 38.947,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.79647,
"c": 0.05476,
"h": 82.8
},
"luminance": 0.5041
}Semantic roles & 50–950 ramp
primary
#CEBA95
secondary
#647AA3
accent
#61B036
background
#FEFEFD
surface
#FCFAF8
border
#D5D3D1
text
#151311
muted
#848381