#CEBA90#CEBA90
#CEBA90 is a light, moderate orange. Relative luminance 0.503; OKLCH L 79.5% C 0.061 H 85.4°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBA90 |
|---|---|
| RGB | rgb(206, 186, 144) |
| HSL | hsl(41, 39%, 69%) |
| HSV | hsv(41, 30%, 81%) |
| CMYK | cmyk(0%, 9.7%, 30.1%, 19.2%) |
| CIE-LAB | lab(76.23, 0.78, 23.93) |
| CIE-LCH | lch(76.23, 23.94, 88.13°) |
| OKLab | oklab(79.54% 0.0048 0.0604) |
| OKLCH | oklch(79.54% 0.061 85.4) |
| XYZ | xyz(48.0471, 50.2547, 33.5493) |
| Luminance | 0.5025 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.36
Sand
#C2B280
ΔE00 3.79
Putty
#BEAE8A
ΔE00 3.86
Tan
#D2B48C
ΔE00 4.10
Khaki
#C3B091
ΔE00 4.12
Toupe
#C7AC7D
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBA90 #90A4CE
analogous
#CE9B90 #CEBA90 #C3CE90
triadic
#CEBA90 #90CEBA #BA90CE
tetradic
#CEBA90 #90CE9B #90A4CE #CE90C3
square
#CEBA90 #90CE9B #90A4CE #CE90C3
split-complementary
#CEBA90 #90C3CE #9B90CE
monochromatic
#9E8146 #BBA066 #CEBA90 #E1D4BA #F3EFE5
Accessibility & contrast
On white
1.90
#CEBA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#CEBA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBA90
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBA90 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B98D
Deuteranopia (green-blind)
#C9BE91
Tritanopia (blue-blind)
#D8B3AF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ceba90; /* rgb */ color: rgb(206, 186, 144); /* oklch */ color: oklch(79.5% 0.061 85.4);
Tailwind
colors: {
custom: {
50: '#ddceb0',
500: '#ceba90',
950: '#000000',
},
}SCSS
$custom: #ceba90; $custom-light: #ddceb0; $custom-dark: #000000;
JSON
{
"hex": "#ceba90",
"rgb": {
"r": 206,
"g": 186,
"b": 144
},
"hsl": {
"h": 40.645,
"s": 38.75,
"l": 68.627
},
"oklch": {
"l": 0.7954,
"c": 0.0606,
"h": 85.4
},
"luminance": 0.50253
}Semantic roles & 50–950 ramp
primary
#CEBA90
secondary
#5F75A3
accent
#5CB234
background
#FEFEFD
surface
#FCFAF7
border
#D5D3D0
text
#151310
muted
#848381