#FFD090#FFD090
#FFD090 is a very light, moderate orange. Relative luminance 0.684; OKLCH L 88.4% C 0.097 H 74.6°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD090 |
|---|---|
| RGB | rgb(255, 208, 144) |
| HSL | hsl(35, 100%, 78%) |
| HSV | hsv(35, 44%, 100%) |
| CMYK | cmyk(0%, 18.4%, 43.5%, 0%) |
| CIE-LAB | lab(86.20, 8.49, 37.97) |
| CIE-LCH | lch(86.20, 38.91, 77.40°) |
| OKLab | oklab(88.42% 0.0257 0.0932) |
| OKLCH | oklch(88.42% 0.097 74.6) |
| XYZ | xyz(68.8323, 68.3889, 35.9549) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.06
Light Peach
#FFD8B1
ΔE00 6.20
Moccasin
#FFE4B5
ΔE00 6.97
Burlywood
#DEB887
ΔE00 7.00
Pale Peach
#FFE5AD
ΔE00 7.03
Wheat
#F5DEB3
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD090 #90BFFF
analogous
#FF9890 #FFD090 #F6FF90
triadic
#FFD090 #90FFD0 #D090FF
tetradic
#FFD090 #90FF98 #90BFFF #FF90F6
square
#FFD090 #90FF98 #90BFFF #FF90F6
split-complementary
#FFD090 #90F6FF #9890FF
monochromatic
#FF9C16 #FFB653 #FFD090 #FFEACD #FFF2E0
Accessibility & contrast
On white
1.43
#FFD090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#FFD090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD090
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD090 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D18B
Deuteranopia (green-blind)
#EDDC92
Tritanopia (blue-blind)
#FFC4C0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd090; /* rgb */ color: rgb(255, 208, 144); /* oklch */ color: oklch(88.4% 0.097 74.6);
Tailwind
colors: {
custom: {
50: '#ffdeb1',
500: '#ffd090',
950: '#000000',
},
}SCSS
$custom: #ffd090; $custom-light: #ffdeb1; $custom-dark: #000000;
JSON
{
"hex": "#ffd090",
"rgb": {
"r": 255,
"g": 208,
"b": 144
},
"hsl": {
"h": 34.595,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.88423,
"c": 0.09667,
"h": 74.6
},
"luminance": 0.68385
}Semantic roles & 50–950 ramp
primary
#FFD090
secondary
#538FE1
accent
#61E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181511
muted
#868481