#FFE772#FFE772
#FFE772 is a very light, vivid yellow. Relative luminance 0.796; OKLCH L 92.5% C 0.139 H 97.9°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE772 |
|---|---|
| RGB | rgb(255, 231, 114) |
| HSL | hsl(50, 100%, 72%) |
| HSV | hsv(50, 55%, 100%) |
| CMYK | cmyk(0%, 9.4%, 55.3%, 0%) |
| CIE-LAB | lab(91.52, -5.85, 59.03) |
| CIE-LCH | lch(91.52, 59.32, 95.66°) |
| OKLab | oklab(92.49% -0.0191 0.1379) |
| OKLCH | oklch(92.49% 0.139 97.9) |
| XYZ | xyz(72.8559, 79.6298, 27.4488) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.29
Sand Yellow
#FCE166
ΔE00 1.62
Pale Gold
#FDDE6C
ΔE00 2.59
Sandy Yellow
#FDEE73
ΔE00 2.70
Light Gold
#FDDC5C
ΔE00 3.38
Dull Yellow
#EEDC5B
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE772 #728AFF
analogous
#FFA072 #FFE772 #D1FF72
triadic
#FFE772 #72FFE7 #E772FF
tetradic
#FFE772 #72FFA0 #728AFF #FF72D1
square
#FFE772 #72FFA0 #728AFF #FF72D1
split-complementary
#FFE772 #72D1FF #A072FF
monochromatic
#F7CD00 #FFDD35 #FFE772 #FFF1AF #FFFAE0
Accessibility & contrast
On white
1.24
#FFE772 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#FFE772 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE772
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE772 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE772 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE267
Deuteranopia (green-blind)
#FFEA77
Tritanopia (blue-blind)
#FFD8CD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe772; /* rgb */ color: rgb(255, 231, 114); /* oklch */ color: oklch(92.5% 0.139 97.9);
Tailwind
colors: {
custom: {
50: '#ffee9e',
500: '#ffe772',
950: '#000000',
},
}SCSS
$custom: #ffe772; $custom-light: #ffee9e; $custom-dark: #000000;
JSON
{
"hex": "#ffe772",
"rgb": {
"r": 255,
"g": 231,
"b": 114
},
"hsl": {
"h": 49.787,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.9249,
"c": 0.1392,
"h": 97.9
},
"luminance": 0.79627
}Semantic roles & 50–950 ramp
primary
#FFE772
secondary
#3955DC
accent
#27E600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480