#DFD27B#DFD27B
#DFD27B is a very light, moderate yellow. Relative luminance 0.632; OKLCH L 85.6% C 0.109 H 100.9°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD27B |
|---|---|
| RGB | rgb(223, 210, 123) |
| HSL | hsl(52, 61%, 68%) |
| HSV | hsv(52, 45%, 87%) |
| CMYK | cmyk(0%, 5.8%, 44.8%, 12.5%) |
| CIE-LAB | lab(83.55, -7.33, 44.57) |
| CIE-LCH | lch(83.55, 45.17, 99.34°) |
| OKLab | oklab(85.57% -0.0207 0.1074) |
| OKLCH | oklch(85.57% 0.109 100.9) |
| XYZ | xyz(57.0546, 63.2130, 27.9310) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.56
Sandy
#F1DA7A
ΔE00 3.73
Khaki (CSS)
#F0E68C
ΔE00 4.50
Wheat (survey)
#FBDD7E
ΔE00 5.73
Greenish Beige
#C9D179
ΔE00 5.80
Dull Yellow
#EEDC5B
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD27B #7B88DF
analogous
#DFA07B #DFD27B #BADF7B
triadic
#DFD27B #7BDFD2 #D27BDF
tetradic
#DFD27B #7BDFA0 #7B88DF #DF7BBA
square
#DFD27B #7BDFA0 #7B88DF #DF7BBA
split-complementary
#DFD27B #7BBADF #A07BDF
monochromatic
#B4A22C #D3C14A #DFD27B #EBE3AC #F7F4DE
Accessibility & contrast
On white
1.54
#DFD27B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#DFD27B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD27B
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD27B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD27B | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD74
Deuteranopia (green-blind)
#E5D37F
Tritanopia (blue-blind)
#ECC7BD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfd27b; /* rgb */ color: rgb(223, 210, 123); /* oklch */ color: oklch(85.6% 0.109 100.9);
Tailwind
colors: {
custom: {
50: '#ebdfa3',
500: '#dfd27b',
950: '#000000',
},
}SCSS
$custom: #dfd27b; $custom-light: #ebdfa3; $custom-dark: #000000;
JSON
{
"hex": "#dfd27b",
"rgb": {
"r": 223,
"g": 210,
"b": 123
},
"hsl": {
"h": 52.2,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.85569,
"c": 0.10934,
"h": 100.9
},
"luminance": 0.63211
}Semantic roles & 50–950 ramp
primary
#DFD27B
secondary
#4957B5
accent
#33C91D
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16150F
muted
#858480