#DBCF7B#DBCF7B
#DBCF7B is a very light, moderate yellow. Relative luminance 0.611; OKLCH L 84.6% C 0.106 H 101.2°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCF7B |
|---|---|
| RGB | rgb(219, 207, 123) |
| HSL | hsl(53, 57%, 67%) |
| HSV | hsv(53, 44%, 86%) |
| CMYK | cmyk(0%, 5.5%, 43.8%, 14.1%) |
| CIE-LAB | lab(82.44, -7.40, 43.11) |
| CIE-LCH | lch(82.44, 43.74, 99.74°) |
| OKLab | oklab(84.61% -0.0207 0.1041) |
| OKLCH | oklch(84.61% 0.106 101.2) |
| XYZ | xyz(55.1027, 61.1175, 27.6293) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.56
Sandy
#F1DA7A
ΔE00 4.54
Khaki (CSS)
#F0E68C
ΔE00 5.23
Greenish Beige
#C9D179
ΔE00 5.43
Wheat (survey)
#FBDD7E
ΔE00 6.46
Darkkhaki
#BDB76B
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCF7B #7B87DB
analogous
#DB9F7B #DBCF7B #B7DB7B
triadic
#DBCF7B #7BDBCF #CF7BDB
tetradic
#DBCF7B #7BDB9F #7B87DB #DB7BB7
square
#DBCF7B #7BDB9F #7B87DB #DB7BB7
split-complementary
#DBCF7B #7BB7DB #9F7BDB
monochromatic
#AD9D2F #CEBE4B #DBCF7B #E8E0AB #F5F2DB
Accessibility & contrast
On white
1.59
#DBCF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#DBCF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCF7B
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCF7B | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA74
Deuteranopia (green-blind)
#E1D07E
Tritanopia (blue-blind)
#E8C4BB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dbcf7b; /* rgb */ color: rgb(219, 207, 123); /* oklch */ color: oklch(84.6% 0.106 101.2);
Tailwind
colors: {
custom: {
50: '#e8dda2',
500: '#dbcf7b',
950: '#000000',
},
}SCSS
$custom: #dbcf7b; $custom-light: #e8dda2; $custom-dark: #000000;
JSON
{
"hex": "#dbcf7b",
"rgb": {
"r": 219,
"g": 207,
"b": 123
},
"hsl": {
"h": 52.5,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.84607,
"c": 0.10617,
"h": 101.2
},
"luminance": 0.61116
}Semantic roles & 50–950 ramp
primary
#DBCF7B
secondary
#4B58AF
accent
#35C521
background
#FEFEFC
surface
#FDFCF5
border
#D5D5CF
text
#16150F
muted
#848480