#FFDA7A#FFDA7A
#FFDA7A is a very light, vivid orange. Relative luminance 0.728; OKLCH L 90.0% C 0.122 H 88.8°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA7A |
|---|---|
| RGB | rgb(255, 218, 122) |
| HSL | hsl(43, 100%, 74%) |
| HSV | hsv(43, 52%, 100%) |
| CMYK | cmyk(0%, 14.5%, 52.2%, 0%) |
| CIE-LAB | lab(88.36, 1.34, 51.57) |
| CIE-LCH | lch(88.36, 51.58, 88.51°) |
| OKLab | oklab(90.02% 0.0026 0.1224) |
| OKLCH | oklch(90.02% 0.122 88.8) |
| XYZ | xyz(69.8270, 72.8114, 28.7846) |
| Luminance | 0.7281 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.97
Pale Gold
#FDDE6C
ΔE00 3.32
Light Mustard
#F7D560
ΔE00 3.45
Sandy
#F1DA7A
ΔE00 3.95
Yellow Tan
#FFE36E
ΔE00 4.40
Light Gold
#FDDC5C
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA7A #7A9FFF
analogous
#FF987A #FFDA7A #E2FF7A
triadic
#FFDA7A #7AFFDA #DA7AFF
tetradic
#FFDA7A #7AFF98 #7A9FFF #FF7AE2
square
#FFDA7A #7AFF98 #7A9FFF #FF7AE2
split-complementary
#FFDA7A #7AE2FF #987AFF
monochromatic
#FFB800 #FFC93D #FFDA7A #FFEBB7 #FFF6E0
Accessibility & contrast
On white
1.35
#FFDA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#FFDA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA7A
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA7A | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD872
Deuteranopia (green-blind)
#F7E27D
Tritanopia (blue-blind)
#FFCCC3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffda7a; /* rgb */ color: rgb(255, 218, 122); /* oklch */ color: oklch(90.0% 0.122 88.8);
Tailwind
colors: {
custom: {
50: '#ffe5a2',
500: '#ffda7a',
950: '#000000',
},
}SCSS
$custom: #ffda7a; $custom-light: #ffe5a2; $custom-dark: #000000;
JSON
{
"hex": "#ffda7a",
"rgb": {
"r": 255,
"g": 218,
"b": 122
},
"hsl": {
"h": 43.308,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.90022,
"c": 0.1224,
"h": 88.8
},
"luminance": 0.72808
}Semantic roles & 50–950 ramp
primary
#FFDA7A
secondary
#406CDD
accent
#40E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480