#FFDE9F#FFDE9F
#FFDE9F is a very light, moderate orange. Relative luminance 0.760; OKLCH L 91.4% C 0.088 H 83.2°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDE9F |
|---|---|
| RGB | rgb(255, 222, 159) |
| HSL | hsl(39, 100%, 81%) |
| HSV | hsv(39, 38%, 100%) |
| CMYK | cmyk(0%, 12.9%, 37.6%, 0%) |
| CIE-LAB | lab(89.86, 2.88, 35.12) |
| CIE-LCH | lch(89.86, 35.24, 85.31°) |
| OKLab | oklab(91.38% 0.0104 0.0872) |
| OKLCH | oklch(91.38% 0.088 83.2) |
| XYZ | xyz(73.6210, 76.0087, 43.5873) |
| Luminance | 0.7601 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.60
Navajowhite
#FFDEAD
ΔE00 3.35
Moccasin
#FFE4B5
ΔE00 3.86
Wheat
#F5DEB3
ΔE00 4.83
Vanilla
#F3E5AB
ΔE00 5.76
Wheat (survey)
#FBDD7E
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDE9F #9FC0FF
analogous
#FFAE9F #FFDE9F #F0FF9F
triadic
#FFDE9F #9FFFDE #DE9FFF
tetradic
#FFDE9F #9FFFAE #9FC0FF #FF9FF0
square
#FFDE9F #9FFFAE #9FC0FF #FF9FF0
split-complementary
#FFDE9F #9FF0FF #AE9FFF
monochromatic
#FFB425 #FFC962 #FFDE9F #FFF3DC #FFF4E0
Accessibility & contrast
On white
1.30
#FFDE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#FFDE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDE9F
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDE9F | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9B
Deuteranopia (green-blind)
#F5E6A1
Tritanopia (blue-blind)
#FFD3CE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffde9f; /* rgb */ color: rgb(255, 222, 159); /* oklch */ color: oklch(91.4% 0.088 83.2);
Tailwind
colors: {
custom: {
50: '#ffe8bc',
500: '#ffde9f',
950: '#000000',
},
}SCSS
$custom: #ffde9f; $custom-light: #ffe8bc; $custom-dark: #000000;
JSON
{
"hex": "#ffde9f",
"rgb": {
"r": 255,
"g": 222,
"b": 159
},
"hsl": {
"h": 39.375,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.91375,
"c": 0.08778,
"h": 83.2
},
"luminance": 0.76006
}Semantic roles & 50–950 ramp
primary
#FFDE9F
secondary
#5F8DE3
accent
#4FE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181612
muted
#868482