#DFE274#DFE274
#DFE274 is a very light, vivid yellow. Relative luminance 0.713; OKLCH L 88.8% C 0.134 H 110.2°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE274 |
|---|---|
| RGB | rgb(223, 226, 116) |
| HSL | hsl(62, 65%, 67%) |
| HSV | hsv(62, 49%, 89%) |
| CMYK | cmyk(1.3%, 0%, 48.7%, 11.4%) |
| CIE-LAB | lab(87.65, -16.00, 52.92) |
| CIE-LCH | lch(87.65, 55.29, 106.82°) |
| OKLab | oklab(88.8% -0.0462 0.1253) |
| OKLCH | oklch(88.8% 0.134 110.2) |
| XYZ | xyz(60.7814, 71.3429, 27.0883) |
| Luminance | 0.7134 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.51
Greenish Beige
#C9D179
ΔE00 5.38
Straw
#FCF679
ΔE00 5.45
Manilla
#FFFA86
ΔE00 5.80
Yellowish Tan
#FCFC81
ΔE00 5.84
Sandy Yellow
#FDEE73
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE274 #7774E2
analogous
#E2AE74 #DFE274 #A8E274
triadic
#DFE274 #74DFE2 #E274DF
tetradic
#DFE274 #74E2AE #7774E2 #E274A8
square
#DFE274 #74E2AE #7774E2 #E274A8
split-complementary
#DFE274 #74A8E2 #AE74E2
monochromatic
#B2B626 #D3D741 #DFE274 #EBEDA7 #F6F7D9
Accessibility & contrast
On white
1.38
#DFE274 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#DFE274 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE274
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE274 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE274 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6A
Deuteranopia (green-blind)
#F2DD7A
Tritanopia (blue-blind)
#ECD6C9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfe274; /* rgb */ color: rgb(223, 226, 116); /* oklch */ color: oklch(88.8% 0.134 110.2);
Tailwind
colors: {
custom: {
50: '#ebeb9e',
500: '#dfe274',
950: '#000000',
},
}SCSS
$custom: #dfe274; $custom-light: #ebeb9e; $custom-dark: #000000;
JSON
{
"hex": "#dfe274",
"rgb": {
"r": 223,
"g": 226,
"b": 116
},
"hsl": {
"h": 61.636,
"s": 65.476,
"l": 67.059
},
"oklch": {
"l": 0.88798,
"c": 0.13356,
"h": 110.2
},
"luminance": 0.71342
}Semantic roles & 50–950 ramp
primary
#DFE274
secondary
#4744B6
accent
#18CD1D
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480