#DFE273#DFE273
#DFE273 is a very light, vivid yellow. Relative luminance 0.713; OKLCH L 88.8% C 0.135 H 110.2°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE273 |
|---|---|
| RGB | rgb(223, 226, 115) |
| HSL | hsl(62, 66%, 67%) |
| HSV | hsv(62, 49%, 89%) |
| CMYK | cmyk(1.3%, 0%, 49.1%, 11.4%) |
| CIE-LAB | lab(87.64, -16.09, 53.38) |
| CIE-LCH | lch(87.64, 55.75, 106.77°) |
| OKLab | oklab(88.79% -0.0465 0.1262) |
| OKLCH | oklch(88.79% 0.135 110.2) |
| XYZ | xyz(60.7236, 71.3198, 26.7836) |
| Luminance | 0.7132 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.59
Straw
#FCF679
ΔE00 5.40
Greenish Beige
#C9D179
ΔE00 5.46
Manilla
#FFFA86
ΔE00 5.79
Yellowish Tan
#FCFC81
ΔE00 5.81
Yellowish
#FAEE66
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE273 #7673E2
analogous
#E2AE73 #DFE273 #A7E273
triadic
#DFE273 #73DFE2 #E273DF
tetradic
#DFE273 #73E2AE #7673E2 #E273A7
square
#DFE273 #73E2AE #7673E2 #E273A7
split-complementary
#DFE273 #73A7E2 #AE73E2
monochromatic
#B1B526 #D3D740 #DFE273 #EBEDA6 #F6F7D8
Accessibility & contrast
On white
1.38
#DFE273 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#DFE273 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE273
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE273 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE273 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA69
Deuteranopia (green-blind)
#F2DD79
Tritanopia (blue-blind)
#ECD6C9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfe273; /* rgb */ color: rgb(223, 226, 115); /* oklch */ color: oklch(88.8% 0.135 110.2);
Tailwind
colors: {
custom: {
50: '#ebeb9e',
500: '#dfe273',
950: '#000000',
},
}SCSS
$custom: #dfe273; $custom-light: #ebeb9e; $custom-dark: #000000;
JSON
{
"hex": "#dfe273",
"rgb": {
"r": 223,
"g": 226,
"b": 115
},
"hsl": {
"h": 61.622,
"s": 65.68,
"l": 66.863
},
"oklch": {
"l": 0.88786,
"c": 0.13453,
"h": 110.2
},
"luminance": 0.71318
}Semantic roles & 50–950 ramp
primary
#DFE273
secondary
#4643B6
accent
#18CE1D
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480