#FFDD7F#FFDD7F
#FFDD7F is a very light, moderate orange. Relative luminance 0.745; OKLCH L 90.7% C 0.120 H 90.1°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDD7F |
|---|---|
| RGB | rgb(255, 221, 127) |
| HSL | hsl(44, 100%, 75%) |
| HSV | hsv(44, 50%, 100%) |
| CMYK | cmyk(0%, 13.3%, 50.2%, 0%) |
| CIE-LAB | lab(89.16, 0.24, 50.14) |
| CIE-LCH | lch(89.16, 50.14, 89.73°) |
| OKLab | oklab(90.68% -0.0001 0.1196) |
| OKLCH | oklch(90.68% 0.12 90.1) |
| XYZ | xyz(70.9298, 74.5085, 30.7200) |
| Luminance | 0.7450 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.17
Pale Gold
#FDDE6C
ΔE00 3.08
Sandy
#F1DA7A
ΔE00 3.34
Light Mustard
#F7D560
ΔE00 3.74
Yellow Tan
#FFE36E
ΔE00 3.94
Light Gold
#FDDC5C
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDD7F #7FA1FF
analogous
#FF9D7F #FFDD7F #E1FF7F
triadic
#FFDD7F #7FFFDD #DD7FFF
tetradic
#FFDD7F #7FFF9D #7FA1FF #FF7FE1
square
#FFDD7F #7FFF9D #7FA1FF #FF7FE1
split-complementary
#FFDD7F #7FE1FF #9D7FFF
monochromatic
#FFBC05 #FFCD42 #FFDD7F #FFEDBC #FFF7E0
Accessibility & contrast
On white
1.32
#FFDD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#FFDD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDD7F
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDD7F | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA77
Deuteranopia (green-blind)
#F8E482
Tritanopia (blue-blind)
#FFCFC7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdd7f; /* rgb */ color: rgb(255, 221, 127); /* oklch */ color: oklch(90.7% 0.120 90.1);
Tailwind
colors: {
custom: {
50: '#ffe7a6',
500: '#ffdd7f',
950: '#000000',
},
}SCSS
$custom: #ffdd7f; $custom-light: #ffe7a6; $custom-dark: #000000;
JSON
{
"hex": "#ffdd7f",
"rgb": {
"r": 255,
"g": 221,
"b": 127
},
"hsl": {
"h": 44.063,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.90675,
"c": 0.11963,
"h": 90.1
},
"luminance": 0.74505
}Semantic roles & 50–950 ramp
primary
#FFDD7F
secondary
#446DDE
accent
#3DE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480