#FFD190#FFD190
#FFD190 is a very light, moderate orange. Relative luminance 0.689; OKLCH L 88.6% C 0.097 H 75.6°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD190 |
|---|---|
| RGB | rgb(255, 209, 144) |
| HSL | hsl(35, 100%, 78%) |
| HSV | hsv(35, 44%, 100%) |
| CMYK | cmyk(0%, 18%, 43.5%, 0%) |
| CIE-LAB | lab(86.44, 7.97, 38.28) |
| CIE-LCH | lch(86.44, 39.11, 78.24°) |
| OKLab | oklab(88.61% 0.0242 0.0939) |
| OKLCH | oklch(88.61% 0.097 75.6) |
| XYZ | xyz(69.0769, 68.8781, 36.0365) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.93
Light Peach
#FFD8B1
ΔE00 6.39
Pale Peach
#FFE5AD
ΔE00 6.70
Moccasin
#FFE4B5
ΔE00 6.77
Burlywood
#DEB887
ΔE00 7.20
Wheat
#F5DEB3
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD190 #90BEFF
analogous
#FF9990 #FFD190 #F6FF90
triadic
#FFD190 #90FFD1 #D190FF
tetradic
#FFD190 #90FF99 #90BEFF #FF90F6
square
#FFD190 #90FF99 #90BEFF #FF90F6
split-complementary
#FFD190 #90F6FF #9990FF
monochromatic
#FF9E16 #FFB853 #FFD190 #FFEACD #FFF2E0
Accessibility & contrast
On white
1.42
#FFD190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#FFD190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD190
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD190 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28B
Deuteranopia (green-blind)
#EEDD92
Tritanopia (blue-blind)
#FFC5C1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd190; /* rgb */ color: rgb(255, 209, 144); /* oklch */ color: oklch(88.6% 0.097 75.6);
Tailwind
colors: {
custom: {
50: '#ffdfb1',
500: '#ffd190',
950: '#000000',
},
}SCSS
$custom: #ffd190; $custom-light: #ffdfb1; $custom-dark: #000000;
JSON
{
"hex": "#ffd190",
"rgb": {
"r": 255,
"g": 209,
"b": 144
},
"hsl": {
"h": 35.135,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.88613,
"c": 0.09698,
"h": 75.6
},
"luminance": 0.68875
}Semantic roles & 50–950 ramp
primary
#FFD190
secondary
#538DE1
accent
#5FE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181511
muted
#868481