#FFDA90#FFDA90
#FFDA90 is a very light, moderate orange. Relative luminance 0.734; OKLCH L 90.3% C 0.101 H 84.0°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA90 |
|---|---|
| RGB | rgb(255, 218, 144) |
| HSL | hsl(40, 100%, 78%) |
| HSV | hsv(40, 44%, 100%) |
| CMYK | cmyk(0%, 14.5%, 43.5%, 0%) |
| CIE-LAB | lab(88.65, 3.35, 41.12) |
| CIE-LCH | lch(88.65, 41.26, 85.35°) |
| OKLab | oklab(90.34% 0.0106 0.1004) |
| OKLCH | oklch(90.34% 0.101 84) |
| XYZ | xyz(71.3477, 73.4197, 36.7934) |
| Luminance | 0.7342 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.58
Pale Peach
#FFE5AD
ΔE00 4.73
Navajowhite
#FFDEAD
ΔE00 5.40
Sandy
#F1DA7A
ΔE00 6.13
Moccasin
#FFE4B5
ΔE00 6.17
Sand (survey)
#E2CA76
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA90 #90B5FF
analogous
#FFA290 #FFDA90 #ECFF90
triadic
#FFDA90 #90FFDA #DA90FF
tetradic
#FFDA90 #90FFA2 #90B5FF #FF90EC
square
#FFDA90 #90FFA2 #90B5FF #FF90EC
split-complementary
#FFDA90 #90ECFF #A290FF
monochromatic
#FFB116 #FFC653 #FFDA90 #FFEECD #FFF5E0
Accessibility & contrast
On white
1.34
#FFDA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#FFDA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA90
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA90 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98A
Deuteranopia (green-blind)
#F4E392
Tritanopia (blue-blind)
#FFCEC7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffda90; /* rgb */ color: rgb(255, 218, 144); /* oklch */ color: oklch(90.3% 0.101 84.0);
Tailwind
colors: {
custom: {
50: '#ffe5b1',
500: '#ffda90',
950: '#000000',
},
}SCSS
$custom: #ffda90; $custom-light: #ffe5b1; $custom-dark: #000000;
JSON
{
"hex": "#ffda90",
"rgb": {
"r": 255,
"g": 218,
"b": 144
},
"hsl": {
"h": 40,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.90344,
"c": 0.10099,
"h": 84
},
"luminance": 0.73416
}Semantic roles & 50–950 ramp
primary
#FFDA90
secondary
#5382E1
accent
#4CE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181511
muted
#868481