#FFE275#FFE275
#FFE275 is a very light, vivid yellow. Relative luminance 0.769; OKLCH L 91.5% C 0.133 H 94.7°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE275 |
|---|---|
| RGB | rgb(255, 226, 117) |
| HSL | hsl(47, 100%, 73%) |
| HSV | hsv(47, 54%, 100%) |
| CMYK | cmyk(0%, 11.4%, 54.1%, 0%) |
| CIE-LAB | lab(90.29, -3.11, 56.23) |
| CIE-LCH | lch(90.29, 56.32, 93.17°) |
| OKLab | oklab(91.53% -0.0109 0.1321) |
| OKLCH | oklch(91.53% 0.133 94.7) |
| XYZ | xyz(71.6500, 76.9403, 27.9030) |
| Luminance | 0.7694 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.10
Pale Gold
#FDDE6C
ΔE00 1.16
Sand Yellow
#FCE166
ΔE00 1.92
Wheat (survey)
#FBDD7E
ΔE00 2.26
Light Gold
#FDDC5C
ΔE00 2.73
Sandy
#F1DA7A
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE275 #7592FF
analogous
#FF9D75 #FFE275 #D7FF75
triadic
#FFE275 #75FFE2 #E275FF
tetradic
#FFE275 #75FF9D #7592FF #FF75D7
square
#FFE275 #75FF9D #7592FF #FF75D7
split-complementary
#FFE275 #75D7FF #9D75FF
monochromatic
#FAC500 #FFD538 #FFE275 #FFEFB2 #FFF9E0
Accessibility & contrast
On white
1.28
#FFE275 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#FFE275 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE275
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE275 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE275 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE6B
Deuteranopia (green-blind)
#FDE77A
Tritanopia (blue-blind)
#FFD4C9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffe275; /* rgb */ color: rgb(255, 226, 117); /* oklch */ color: oklch(91.5% 0.133 94.7);
Tailwind
colors: {
custom: {
50: '#ffea9f',
500: '#ffe275',
950: '#000000',
},
}SCSS
$custom: #ffe275; $custom-light: #ffea9f; $custom-dark: #000000;
JSON
{
"hex": "#ffe275",
"rgb": {
"r": 255,
"g": 226,
"b": 117
},
"hsl": {
"h": 47.391,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.91532,
"c": 0.13256,
"h": 94.7
},
"luminance": 0.76937
}Semantic roles & 50–950 ramp
primary
#FFE275
secondary
#3C5DDD
accent
#30E600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480