#FFE372#FFE372
#FFE372 is a very light, vivid yellow. Relative luminance 0.774; OKLCH L 91.7% C 0.136 H 95.6°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE372 |
|---|---|
| RGB | rgb(255, 227, 114) |
| HSL | hsl(48, 100%, 72%) |
| HSV | hsv(48, 55%, 100%) |
| CMYK | cmyk(0%, 11%, 55.3%, 0%) |
| CIE-LAB | lab(90.51, -3.84, 57.87) |
| CIE-LCH | lch(90.51, 58.00, 93.80°) |
| OKLab | oklab(91.69% -0.0134 0.1354) |
| OKLCH | oklch(91.69% 0.136 95.6) |
| XYZ | xyz(71.7491, 77.4163, 27.0798) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 0.50
Pale Gold
#FDDE6C
ΔE00 1.29
Sand Yellow
#FCE166
ΔE00 1.39
Light Gold
#FDDC5C
ΔE00 2.54
Wheat (survey)
#FBDD7E
ΔE00 2.87
Sandy
#F1DA7A
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE372 #728EFF
analogous
#FF9C72 #FFE372 #D5FF72
triadic
#FFE372 #72FFE3 #E372FF
tetradic
#FFE372 #72FF9C #728EFF #FF72D5
square
#FFE372 #72FF9C #728EFF #FF72D5
split-complementary
#FFE372 #72D5FF #9C72FF
monochromatic
#F7C600 #FFD735 #FFE372 #FFEFAF #FFF9E0
Accessibility & contrast
On white
1.27
#FFE372 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#FFE372 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE372
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE372 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE372 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF67
Deuteranopia (green-blind)
#FEE877
Tritanopia (blue-blind)
#FFD4C9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe372; /* rgb */ color: rgb(255, 227, 114); /* oklch */ color: oklch(91.7% 0.136 95.6);
Tailwind
colors: {
custom: {
50: '#ffeb9d',
500: '#ffe372',
950: '#000000',
},
}SCSS
$custom: #ffe372; $custom-light: #ffeb9d; $custom-dark: #000000;
JSON
{
"hex": "#ffe372",
"rgb": {
"r": 255,
"g": 227,
"b": 114
},
"hsl": {
"h": 48.085,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.91694,
"c": 0.13602,
"h": 95.6
},
"luminance": 0.77413
}Semantic roles & 50–950 ramp
primary
#FFE372
secondary
#3959DC
accent
#2EE600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480