#CEBA93#CEBA93
#CEBA93 is a light, muted orange. Relative luminance 0.503; OKLCH L 79.6% C 0.057 H 83.9°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBA93 |
|---|---|
| RGB | rgb(206, 186, 147) |
| HSL | hsl(40, 38%, 69%) |
| HSV | hsv(40, 29%, 81%) |
| CMYK | cmyk(0%, 9.7%, 28.6%, 19.2%) |
| CIE-LAB | lab(76.28, 1.18, 22.40) |
| CIE-LCH | lch(76.28, 22.43, 87.00°) |
| OKLab | oklab(79.6% 0.0061 0.0568) |
| OKLCH | oklch(79.6% 0.057 83.9) |
| XYZ | xyz(48.2794, 50.3476, 34.7730) |
| Luminance | 0.5035 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.53
Putty
#BEAE8A
ΔE00 3.74
Very Light Brown
#D3B683
ΔE00 3.79
Tan
#D2B48C
ΔE00 3.82
Sand
#C2B280
ΔE00 4.46
Toupe
#C7AC7D
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBA93 #93A7CE
analogous
#CE9D93 #CEBA93 #C5CE93
triadic
#CEBA93 #93CEBA #BA93CE
tetradic
#CEBA93 #93CE9D #93A7CE #CE93C5
square
#CEBA93 #93CE9D #93A7CE #CE93C5
split-complementary
#CEBA93 #93C5CE #9D93CE
monochromatic
#9F8148 #BB9F69 #CEBA93 #E1D5BD #F4F0E7
Accessibility & contrast
On white
1.90
#CEBA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#CEBA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBA93
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBA93 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B990
Deuteranopia (green-blind)
#C9BE94
Tritanopia (blue-blind)
#D8B3AF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ceba93; /* rgb */ color: rgb(206, 186, 147); /* oklch */ color: oklch(79.6% 0.057 83.9);
Tailwind
colors: {
custom: {
50: '#ddceb3',
500: '#ceba93',
950: '#000000',
},
}SCSS
$custom: #ceba93; $custom-light: #ddceb3; $custom-dark: #000000;
JSON
{
"hex": "#ceba93",
"rgb": {
"r": 206,
"g": 186,
"b": 147
},
"hsl": {
"h": 39.661,
"s": 37.58,
"l": 69.216
},
"oklch": {
"l": 0.79603,
"c": 0.05709,
"h": 83.9
},
"luminance": 0.50346
}Semantic roles & 50–950 ramp
primary
#CEBA93
secondary
#6278A3
accent
#5FB135
background
#FEFEFD
surface
#FCFAF8
border
#D5D3D1
text
#151311
muted
#848381