#FDF090#FDF090
#FDF090 is a very light, moderate yellow. Relative luminance 0.852; OKLCH L 94.5% C 0.118 H 101.6°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF090 |
|---|---|
| RGB | rgb(253, 240, 144) |
| HSL | hsl(53, 96%, 78%) |
| HSV | hsv(53, 43%, 99%) |
| CMYK | cmyk(0%, 5.1%, 43.1%, 0.8%) |
| CIE-LAB | lab(93.98, -8.53, 47.84) |
| CIE-LCH | lch(93.98, 48.59, 100.11°) |
| OKLab | oklab(94.51% -0.0237 0.1157) |
| OKLCH | oklch(94.51% 0.118 101.6) |
| XYZ | xyz(76.7039, 85.2187, 38.7885) |
| Luminance | 0.8522 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 1.31
Buff
#FEF69E
ΔE00 2.19
Khaki (CSS)
#F0E68C
ΔE00 2.49
Manilla
#FFFA86
ΔE00 3.67
Sandy Yellow
#FDEE73
ΔE00 3.70
Straw
#FCF679
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF090 #909DFD
analogous
#FDB990 #FDF090 #D3FD90
triadic
#FDF090 #90FDF0 #F090FD
tetradic
#FDF090 #90FDB9 #909DFD #FD90D3
square
#FDF090 #90FDB9 #909DFD #FD90D3
split-complementary
#FDF090 #90D3FD #B990FD
monochromatic
#FBE018 #FCE854 #FDF090 #FEF8CC #FEFBE1
Accessibility & contrast
On white
1.16
#FDF090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#FDF090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF090
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF090 | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA88
Deuteranopia (green-blind)
#FFF094
Tritanopia (blue-blind)
#FFE4D9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fdf090; /* rgb */ color: rgb(253, 240, 144); /* oklch */ color: oklch(94.5% 0.118 101.6);
Tailwind
colors: {
custom: {
50: '#fff4b2',
500: '#fdf090',
950: '#000000',
},
}SCSS
$custom: #fdf090; $custom-light: #fff4b2; $custom-dark: #000000;
JSON
{
"hex": "#fdf090",
"rgb": {
"r": 253,
"g": 240,
"b": 144
},
"hsl": {
"h": 52.844,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.94512,
"c": 0.11808,
"h": 101.6
},
"luminance": 0.85216
}Semantic roles & 50–950 ramp
primary
#FDF090
secondary
#5364DE
accent
#1BE600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581