#FFFA72#FFFA72
#FFFA72 is a very light, vivid yellow. Relative luminance 0.908; OKLCH L 96.3% C 0.157 H 107.1°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFA72 |
|---|---|
| RGB | rgb(255, 250, 114) |
| HSL | hsl(58, 100%, 72%) |
| HSV | hsv(58, 55%, 100%) |
| CMYK | cmyk(0%, 2%, 55.3%, 0%) |
| CIE-LAB | lab(96.35, -15.21, 64.55) |
| CIE-LCH | lch(96.35, 66.32, 103.26°) |
| OKLab | oklab(96.33% -0.0459 0.1498) |
| OKLCH | oklch(96.33% 0.157 107.1) |
| XYZ | xyz(78.4652, 90.8484, 29.3185) |
| Luminance | 0.9085 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.85
Custard
#FFFD78
ΔE00 0.99
Pastel Yellow
#FFFE71
ΔE00 1.17
Light Yellow
#FFFE7A
ΔE00 1.31
Straw
#FCF679
ΔE00 1.41
Banana (survey)
#FFFF7E
ΔE00 1.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFA72 #7277FF
analogous
#FFB372 #FFFA72 #BEFF72
triadic
#FFFA72 #72FFFA #FA72FF
tetradic
#FFFA72 #72FFB3 #7277FF #FF72BE
square
#FFFA72 #72FFB3 #7277FF #FF72BE
split-complementary
#FFFA72 #72BEFF #B372FF
monochromatic
#F7EE00 #FFF835 #FFFA72 #FFFCAF #FFFEE0
Accessibility & contrast
On white
1.10
#FFFA72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#FFFA72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFA72
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFA72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFA72 | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF164
Deuteranopia (green-blind)
#FFF779
Tritanopia (blue-blind)
#FFECDC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fffa72; /* rgb */ color: rgb(255, 250, 114); /* oklch */ color: oklch(96.3% 0.157 107.1);
Tailwind
colors: {
custom: {
50: '#fffb9f',
500: '#fffa72',
950: '#000000',
},
}SCSS
$custom: #fffa72; $custom-light: #fffb9f; $custom-dark: #000000;
JSON
{
"hex": "#fffa72",
"rgb": {
"r": 255,
"g": 250,
"b": 114
},
"hsl": {
"h": 57.872,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.96325,
"c": 0.15664,
"h": 107.1
},
"luminance": 0.90846
}Semantic roles & 50–950 ramp
primary
#FFFA72
secondary
#393FDC
accent
#08E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580