#FFDE7D#FFDE7D
#FFDE7D is a very light, vivid orange. Relative luminance 0.750; OKLCH L 90.8% C 0.122 H 91.1°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDE7D |
|---|---|
| RGB | rgb(255, 222, 125) |
| HSL | hsl(45, 100%, 75%) |
| HSV | hsv(45, 51%, 100%) |
| CMYK | cmyk(0%, 12.9%, 51%, 0%) |
| CIE-LAB | lab(89.39, -0.44, 51.37) |
| CIE-LCH | lch(89.39, 51.38, 90.49°) |
| OKLab | oklab(90.85% -0.0023 0.1222) |
| OKLCH | oklch(90.85% 0.122 91.1) |
| XYZ | xyz(71.0656, 74.9865, 30.1286) |
| Luminance | 0.7498 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.88
Pale Gold
#FDDE6C
ΔE00 2.52
Sandy
#F1DA7A
ΔE00 3.04
Yellow Tan
#FFE36E
ΔE00 3.33
Light Mustard
#F7D560
ΔE00 3.43
Sand Yellow
#FCE166
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDE7D #7D9EFF
analogous
#FF9D7D #FFDE7D #DFFF7D
triadic
#FFDE7D #7DFFDE #DE7DFF
tetradic
#FFDE7D #7DFF9D #7D9EFF #FF7DDF
square
#FFDE7D #7DFF9D #7D9EFF #FF7DDF
split-complementary
#FFDE7D #7DDFFF #9D7DFF
monochromatic
#FFBF03 #FFCE40 #FFDE7D #FFEEBA #FFF7E0
Accessibility & contrast
On white
1.31
#FFDE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#FFDE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDE7D
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDE7D | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB75
Deuteranopia (green-blind)
#F9E581
Tritanopia (blue-blind)
#FFD0C7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffde7d; /* rgb */ color: rgb(255, 222, 125); /* oklch */ color: oklch(90.8% 0.122 91.1);
Tailwind
colors: {
custom: {
50: '#ffe8a4',
500: '#ffde7d',
950: '#000000',
},
}SCSS
$custom: #ffde7d; $custom-light: #ffe8a4; $custom-dark: #000000;
JSON
{
"hex": "#ffde7d",
"rgb": {
"r": 255,
"g": 222,
"b": 125
},
"hsl": {
"h": 44.769,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.90845,
"c": 0.12222,
"h": 91.1
},
"luminance": 0.74983
}Semantic roles & 50–950 ramp
primary
#FFDE7D
secondary
#426ADE
accent
#3AE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480