#DFD27C#DFD27C
#DFD27C is a very light, moderate yellow. Relative luminance 0.632; OKLCH L 85.6% C 0.108 H 100.8°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD27C |
|---|---|
| RGB | rgb(223, 210, 124) |
| HSL | hsl(52, 61%, 68%) |
| HSV | hsv(52, 44%, 87%) |
| CMYK | cmyk(0%, 5.8%, 44.4%, 12.5%) |
| CIE-LAB | lab(83.57, -7.23, 44.09) |
| CIE-LCH | lch(83.57, 44.68, 99.32°) |
| OKLab | oklab(85.58% -0.0203 0.1064) |
| OKLCH | oklch(85.58% 0.108 100.8) |
| XYZ | xyz(57.1175, 63.2382, 28.2623) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.54
Sandy
#F1DA7A
ΔE00 3.78
Khaki (CSS)
#F0E68C
ΔE00 4.51
Wheat (survey)
#FBDD7E
ΔE00 5.75
Greenish Beige
#C9D179
ΔE00 5.80
Dull Yellow
#EEDC5B
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD27C #7C89DF
analogous
#DFA07C #DFD27C #BADF7C
triadic
#DFD27C #7CDFD2 #D27CDF
tetradic
#DFD27C #7CDFA0 #7C89DF #DF7CBA
square
#DFD27C #7CDFA0 #7C89DF #DF7CBA
split-complementary
#DFD27C #7CBADF #A07CDF
monochromatic
#B5A32C #D3C14B #DFD27C #EBE3AD #F7F4DE
Accessibility & contrast
On white
1.54
#DFD27C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#DFD27C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD27C
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD27C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD27C | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD75
Deuteranopia (green-blind)
#E5D380
Tritanopia (blue-blind)
#ECC7BD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfd27c; /* rgb */ color: rgb(223, 210, 124); /* oklch */ color: oklch(85.6% 0.108 100.8);
Tailwind
colors: {
custom: {
50: '#ebdfa3',
500: '#dfd27c',
950: '#000000',
},
}SCSS
$custom: #dfd27c; $custom-light: #ebdfa3; $custom-dark: #000000;
JSON
{
"hex": "#dfd27c",
"rgb": {
"r": 223,
"g": 210,
"b": 124
},
"hsl": {
"h": 52.121,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.85584,
"c": 0.10828,
"h": 100.8
},
"luminance": 0.63236
}Semantic roles & 50–950 ramp
primary
#DFD27C
secondary
#4958B6
accent
#34C81D
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#16150F
muted
#858480