#DBCF98#DBCF98
#DBCF98 is a very light, moderate yellow. Relative luminance 0.620; OKLCH L 85.1% C 0.073 H 97.3°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCF98 |
|---|---|
| RGB | rgb(219, 207, 152) |
| HSL | hsl(49, 48%, 73%) |
| HSV | hsv(49, 31%, 86%) |
| CMYK | cmyk(0%, 5.5%, 30.6%, 14.1%) |
| CIE-LAB | lab(82.89, -4.12, 28.89) |
| CIE-LCH | lch(82.89, 29.19, 98.12°) |
| OKLab | oklab(85.11% -0.0093 0.0724) |
| OKLCH | oklch(85.11% 0.073 97.3) |
| XYZ | xyz(57.1943, 61.9541, 38.6452) |
| Luminance | 0.6195 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.73
Vanilla
#F3E5AB
ΔE00 5.14
Palegoldenrod
#EEE8AA
ΔE00 5.86
Sand (survey)
#E2CA76
ΔE00 6.36
Wheat
#F5DEB3
ΔE00 6.79
Pale Peach
#FFE5AD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCF98 #98A4DB
analogous
#DBAE98 #DBCF98 #C5DB98
triadic
#DBCF98 #98DBCF #CF98DB
tetradic
#DBCF98 #98DBAE #98A4DB #DB98C5
square
#DBCF98 #98DBAE #98A4DB #DB98C5
split-complementary
#DBCF98 #98C5DB #AE98DB
monochromatic
#B8A340 #CBBA6B #DBCF98 #EBE4C5 #F7F4E8
Accessibility & contrast
On white
1.57
#DBCF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#DBCF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCF98
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCF98 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC94
Deuteranopia (green-blind)
#DDD09A
Tritanopia (blue-blind)
#E5C7C0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dbcf98; /* rgb */ color: rgb(219, 207, 152); /* oklch */ color: oklch(85.1% 0.073 97.3);
Tailwind
colors: {
custom: {
50: '#e7ddb6',
500: '#dbcf98',
950: '#000000',
},
}SCSS
$custom: #dbcf98; $custom-light: #e7ddb6; $custom-dark: #000000;
JSON
{
"hex": "#dbcf98",
"rgb": {
"r": 219,
"g": 207,
"b": 152
},
"hsl": {
"h": 49.254,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.85107,
"c": 0.07302,
"h": 97.3
},
"luminance": 0.61953
}Semantic roles & 50–950 ramp
primary
#DBCF98
secondary
#6573B3
accent
#44BB2A
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161511
muted
#848481