#FAFD75#FAFD75
#FAFD75 is a very light, vivid yellow. Relative luminance 0.919; OKLCH L 96.6% C 0.158 H 110.2°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFD75 |
|---|---|
| RGB | rgb(250, 253, 117) |
| HSL | hsl(61, 97%, 73%) |
| HSV | hsv(61, 54%, 99%) |
| CMYK | cmyk(1.2%, 0%, 53.8%, 0.8%) |
| CIE-LAB | lab(96.76, -18.41, 63.61) |
| CIE-LCH | lch(96.76, 66.22, 106.14°) |
| OKLab | oklab(96.57% -0.0544 0.1482) |
| OKLCH | oklch(96.57% 0.158 110.2) |
| XYZ | xyz(77.7624, 91.8607, 30.4607) |
| Luminance | 0.9186 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Yellow
#FFFE7A
ΔE00 1.01
Faded Yellow
#FEFF7F
ΔE00 1.09
Banana (survey)
#FFFF7E
ΔE00 1.10
Custard
#FFFD78
ΔE00 1.15
Butter Yellow
#FFFD74
ΔE00 1.18
Pastel Yellow
#FFFE71
ΔE00 1.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFD75 #7875FD
analogous
#FDBC75 #FAFD75 #B6FD75
triadic
#FAFD75 #75FAFD #FD75FA
tetradic
#FAFD75 #75FDBC #7875FD #FD75B6
square
#FAFD75 #75FDBC #7875FD #FD75B6
split-complementary
#FAFD75 #75B6FD #BC75FD
monochromatic
#EFF404 #F8FC39 #FAFD75 #FCFEB1 #FEFFE1
Accessibility & contrast
On white
1.08
#FAFD75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#FAFD75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFD75
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFD75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFD75 | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF367
Deuteranopia (green-blind)
#FFF87C
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fafd75; /* rgb */ color: rgb(250, 253, 117); /* oklch */ color: oklch(96.6% 0.158 110.2);
Tailwind
colors: {
custom: {
50: '#fefda1',
500: '#fafd75',
950: '#000000',
},
}SCSS
$custom: #fafd75; $custom-light: #fefda1; $custom-dark: #000000;
JSON
{
"hex": "#fafd75",
"rgb": {
"r": 250,
"g": 253,
"b": 117
},
"hsl": {
"h": 61.324,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.96572,
"c": 0.15784,
"h": 110.2
},
"luminance": 0.91859
}Semantic roles & 50–950 ramp
primary
#FAFD75
secondary
#403CDA
accent
#00E605
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580