#FFDF95#FFDF95
#FFDF95 is a very light, moderate orange. Relative luminance 0.762; OKLCH L 91.4% C 0.099 H 87.1°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDF95 |
|---|---|
| RGB | rgb(255, 223, 149) |
| HSL | hsl(42, 100%, 79%) |
| HSV | hsv(42, 42%, 100%) |
| CMYK | cmyk(0%, 12.5%, 41.6%, 0%) |
| CIE-LAB | lab(89.96, 1.30, 40.30) |
| CIE-LCH | lch(89.96, 40.32, 88.15°) |
| OKLab | oklab(91.4% 0.0051 0.0988) |
| OKLCH | oklch(91.4% 0.099 87.1) |
| XYZ | xyz(73.0545, 76.2083, 39.2895) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.84
Pale Peach
#FFE5AD
ΔE00 3.91
Sandy
#F1DA7A
ΔE00 5.22
Navajowhite
#FFDEAD
ΔE00 5.67
Vanilla
#F3E5AB
ΔE00 5.76
Moccasin
#FFE4B5
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDF95 #95B5FF
analogous
#FFAA95 #FFDF95 #EAFF95
triadic
#FFDF95 #95FFDF #DF95FF
tetradic
#FFDF95 #95FFAA #95B5FF #FF95EA
square
#FFDF95 #95FFAA #95B5FF #FF95EA
split-complementary
#FFDF95 #95EAFF #AA95FF
monochromatic
#FFBA1B #FFCD58 #FFDF95 #FFF1D2 #FFF6E0
Accessibility & contrast
On white
1.29
#FFDF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#FFDF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDF95
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDF95 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD90
Deuteranopia (green-blind)
#F7E697
Tritanopia (blue-blind)
#FFD3CC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdf95; /* rgb */ color: rgb(255, 223, 149); /* oklch */ color: oklch(91.4% 0.099 87.1);
Tailwind
colors: {
custom: {
50: '#ffe8b5',
500: '#ffdf95',
950: '#000000',
},
}SCSS
$custom: #ffdf95; $custom-light: #ffe8b5; $custom-dark: #000000;
JSON
{
"hex": "#ffdf95",
"rgb": {
"r": 255,
"g": 223,
"b": 149
},
"hsl": {
"h": 41.887,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.91398,
"c": 0.0989,
"h": 87.1
},
"luminance": 0.76205
}Semantic roles & 50–950 ramp
primary
#FFDF95
secondary
#5781E1
accent
#45E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181611
muted
#868481