#D2CEBA#D2CEBA
#D2CEBA is a very light, muted yellow. Relative luminance 0.614; OKLCH L 84.9% C 0.027 H 97.7°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CEBA |
|---|---|
| RGB | rgb(210, 206, 186) |
| HSL | hsl(50, 21%, 78%) |
| HSV | hsv(50, 11%, 82%) |
| CMYK | cmyk(0%, 1.9%, 11.4%, 17.6%) |
| CIE-LAB | lab(82.59, -2.04, 10.44) |
| CIE-LCH | lch(82.59, 10.64, 101.07°) |
| OKLab | oklab(84.92% -0.0037 0.0272) |
| OKLCH | oklch(84.92% 0.027 97.7) |
| XYZ | xyz(57.5117, 61.3899, 55.2646) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.87
Warm Gray
#C9BEB0
ΔE00 6.08
Eggshell
#F0EAD6
ΔE00 6.53
Light Grey
#D8DCD6
ΔE00 7.06
Silver (survey)
#C5C9C7
ΔE00 8.10
Champagne
#F7E7CE
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CEBA #BABED2
analogous
#D2C2BA #D2CEBA #CAD2BA
triadic
#D2CEBA #BAD2CE #CEBAD2
tetradic
#D2CEBA #BAD2C2 #BABED2 #D2BACA
square
#D2CEBA #BAD2C2 #BABED2 #D2BACA
split-complementary
#D2CEBA #BACAD2 #C2BAD2
monochromatic
#A29970 #BAB495 #D2CEBA #EAE8DF #F3F2EC
Accessibility & contrast
On white
1.58
#D2CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#D2CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CEBA
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CEBA | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDB9
Deuteranopia (green-blind)
#D4CEBB
Tritanopia (blue-blind)
#D6CBC8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d2ceba; /* rgb */ color: rgb(210, 206, 186); /* oklch */ color: oklch(84.9% 0.027 97.7);
Tailwind
colors: {
custom: {
50: '#dfdcce',
500: '#d2ceba',
950: '#000000',
},
}SCSS
$custom: #d2ceba; $custom-light: #dfdcce; $custom-dark: #000000;
JSON
{
"hex": "#d2ceba",
"rgb": {
"r": 210,
"g": 206,
"b": 186
},
"hsl": {
"h": 50,
"s": 21.053,
"l": 77.647
},
"oklch": {
"l": 0.84918,
"c": 0.02745,
"h": 97.7
},
"luminance": 0.61389
}Semantic roles & 50–950 ramp
primary
#D2CEBA
secondary
#898EA7
accent
#559F46
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483