#DFEB7B#DFEB7B
#DFEB7B is a very light, vivid yellow. Relative luminance 0.765; OKLCH L 90.8% C 0.137 H 114.2°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEB7B |
|---|---|
| RGB | rgb(223, 235, 123) |
| HSL | hsl(66, 74%, 70%) |
| HSV | hsv(66, 48%, 92%) |
| CMYK | cmyk(5.1%, 0%, 47.7%, 7.8%) |
| CIE-LAB | lab(90.11, -19.76, 52.58) |
| CIE-LCH | lch(90.11, 56.17, 110.60°) |
| OKLab | oklab(90.78% -0.0562 0.1252) |
| OKLCH | oklch(90.78% 0.137 114.2) |
| XYZ | xyz(63.7158, 76.5356, 30.1514) |
| Luminance | 0.7653 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 5.16
Light Khaki
#E6F2A2
ΔE00 5.37
Manilla
#FFFA86
ΔE00 5.61
Pale Yellow
#FFFF84
ΔE00 5.63
Straw
#FCF679
ΔE00 5.63
Faded Yellow
#FEFF7F
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEB7B #877BEB
analogous
#EBBF7B #DFEB7B #A7EB7B
triadic
#DFEB7B #7BDFEB #EB7BDF
tetradic
#DFEB7B #7BEBBF #877BEB #EB7BA7
square
#DFEB7B #7BEBBF #877BEB #EB7BA7
split-complementary
#DFEB7B #7BA7EB #BF7BEB
monochromatic
#BACD1F #D2E346 #DFEB7B #ECF3B0 #F9FBE4
Accessibility & contrast
On white
1.29
#DFEB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#DFEB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEB7B
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEB7B | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E271
Deuteranopia (green-blind)
#F8E481
Tritanopia (blue-blind)
#EBE0D1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dfeb7b; /* rgb */ color: rgb(223, 235, 123); /* oklch */ color: oklch(90.8% 0.137 114.2);
Tailwind
colors: {
custom: {
50: '#ebf1a3',
500: '#dfeb7b',
950: '#000000',
},
}SCSS
$custom: #dfeb7b; $custom-light: #ebf1a3; $custom-dark: #000000;
JSON
{
"hex": "#dfeb7b",
"rgb": {
"r": 223,
"g": 235,
"b": 123
},
"hsl": {
"h": 66.429,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.90784,
"c": 0.1372,
"h": 114.2
},
"luminance": 0.76535
}Semantic roles & 50–950 ramp
primary
#DFEB7B
secondary
#5446C4
accent
#10D625
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#16160F
muted
#858580