#DFEB8B#DFEB8B
#DFEB8B is a very light, vivid yellow. Relative luminance 0.770; OKLCH L 91.0% C 0.121 H 114.7°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEB8B |
|---|---|
| RGB | rgb(223, 235, 139) |
| HSL | hsl(68, 71%, 73%) |
| HSV | hsv(68, 41%, 92%) |
| CMYK | cmyk(5.1%, 0%, 40.9%, 7.8%) |
| CIE-LAB | lab(90.31, -18.16, 45.17) |
| CIE-LCH | lch(90.31, 48.68, 111.90°) |
| OKLab | oklab(91.01% -0.0503 0.1097) |
| OKLCH | oklch(91.01% 0.121 114.7) |
| XYZ | xyz(64.8005, 76.9695, 35.8640) |
| Luminance | 0.7697 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.21
Khaki (CSS)
#F0E68C
ΔE00 5.58
Greenish Beige
#C9D179
ΔE00 5.88
Buff
#FEF69E
ΔE00 5.98
Parchment
#FEFCAF
ΔE00 6.20
Yellowish Tan
#FCFC81
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEB8B #978BEB
analogous
#EBC78B #DFEB8B #AFEB8B
triadic
#DFEB8B #8BDFEB #EB8BDF
tetradic
#DFEB8B #8BEBC7 #978BEB #EB8BAF
square
#DFEB8B #8BEBC7 #978BEB #EB8BAF
split-complementary
#DFEB8B #8BAFEB #C78BEB
monochromatic
#C0D725 #D1E257 #DFEB8B #EDF4BF #F8FAE5
Accessibility & contrast
On white
1.28
#DFEB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#DFEB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEB8B
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEB8B | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E283
Deuteranopia (green-blind)
#F7E490
Tritanopia (blue-blind)
#E9E1D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dfeb8b; /* rgb */ color: rgb(223, 235, 139); /* oklch */ color: oklch(91.0% 0.121 114.7);
Tailwind
colors: {
custom: {
50: '#eaf1ae',
500: '#dfeb8b',
950: '#000000',
},
}SCSS
$custom: #dfeb8b; $custom-light: #eaf1ae; $custom-dark: #000000;
JSON
{
"hex": "#dfeb8b",
"rgb": {
"r": 223,
"g": 235,
"b": 139
},
"hsl": {
"h": 67.5,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.91008,
"c": 0.12066,
"h": 114.7
},
"luminance": 0.76969
}Semantic roles & 50–950 ramp
primary
#DFEB8B
secondary
#6355C5
accent
#13D32B
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161610
muted
#858581