#FFDE7F#FFDE7F
#FFDE7F is a very light, vivid orange. Relative luminance 0.750; OKLCH L 90.9% C 0.120 H 90.8°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDE7F |
|---|---|
| RGB | rgb(255, 222, 127) |
| HSL | hsl(45, 100%, 75%) |
| HSV | hsv(45, 50%, 100%) |
| CMYK | cmyk(0%, 12.9%, 50.2%, 0%) |
| CIE-LAB | lab(89.41, -0.27, 50.44) |
| CIE-LCH | lch(89.41, 50.44, 90.31°) |
| OKLab | oklab(90.87% -0.0016 0.1203) |
| OKLCH | oklch(90.87% 0.12 90.8) |
| XYZ | xyz(71.1946, 75.0381, 30.8083) |
| Luminance | 0.7503 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.90
Pale Gold
#FDDE6C
ΔE00 2.82
Sandy
#F1DA7A
ΔE00 3.10
Yellow Tan
#FFE36E
ΔE00 3.60
Light Mustard
#F7D560
ΔE00 3.68
Sand Yellow
#FCE166
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDE7F #7FA0FF
analogous
#FF9E7F #FFDE7F #E0FF7F
triadic
#FFDE7F #7FFFDE #DE7FFF
tetradic
#FFDE7F #7FFF9E #7FA0FF #FF7FE0
square
#FFDE7F #7FFF9E #7FA0FF #FF7FE0
split-complementary
#FFDE7F #7FE0FF #9E7FFF
monochromatic
#FFBE05 #FFCE42 #FFDE7F #FFEEBC #FFF7E0
Accessibility & contrast
On white
1.31
#FFDE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#FFDE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDE7F
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDE7F | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB77
Deuteranopia (green-blind)
#F9E583
Tritanopia (blue-blind)
#FFD0C7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffde7f; /* rgb */ color: rgb(255, 222, 127); /* oklch */ color: oklch(90.9% 0.120 90.8);
Tailwind
colors: {
custom: {
50: '#ffe8a6',
500: '#ffde7f',
950: '#000000',
},
}SCSS
$custom: #ffde7f; $custom-light: #ffe8a6; $custom-dark: #000000;
JSON
{
"hex": "#ffde7f",
"rgb": {
"r": 255,
"g": 222,
"b": 127
},
"hsl": {
"h": 44.531,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.90872,
"c": 0.12031,
"h": 90.8
},
"luminance": 0.75035
}Semantic roles & 50–950 ramp
primary
#FFDE7F
secondary
#446CDE
accent
#3BE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480