#FFF27E#FFF27E
#FFF27E is a very light, vivid yellow. Relative luminance 0.863; OKLCH L 94.8% C 0.138 H 102.9°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF27E |
|---|---|
| RGB | rgb(255, 242, 126) |
| HSL | hsl(54, 100%, 75%) |
| HSV | hsv(54, 51%, 100%) |
| CMYK | cmyk(0%, 5.1%, 50.6%, 0%) |
| CIE-LAB | lab(94.43, -10.36, 56.95) |
| CIE-LCH | lch(94.43, 57.88, 100.31°) |
| OKLab | oklab(94.84% -0.0308 0.1345) |
| OKLCH | oklch(94.84% 0.138 102.9) |
| XYZ | xyz(76.7602, 86.2731, 32.3436) |
| Luminance | 0.8627 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.32
Straw
#FCF679
ΔE00 2.04
Manilla
#FFFA86
ΔE00 2.43
Yellowish
#FAEE66
ΔE00 2.54
Yellowish Tan
#FCFC81
ΔE00 3.56
Custard
#FFFD78
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF27E #7E8BFF
analogous
#FFB17E #FFF27E #CCFF7E
triadic
#FFF27E #7EFFF2 #F27EFF
tetradic
#FFF27E #7EFFB1 #7E8BFF #FF7ECC
square
#FFF27E #7EFFB1 #7E8BFF #FF7ECC
split-complementary
#FFF27E #7ECCFF #B17EFF
monochromatic
#FFE604 #FFEC41 #FFF27E #FFF8BB #FFFCE0
Accessibility & contrast
On white
1.15
#FFF27E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#FFF27E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF27E
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF27E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF27E | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB73
Deuteranopia (green-blind)
#FFF283
Tritanopia (blue-blind)
#FFE4D7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fff27e; /* rgb */ color: rgb(255, 242, 126); /* oklch */ color: oklch(94.8% 0.138 102.9);
Tailwind
colors: {
custom: {
50: '#fff6a6',
500: '#fff27e',
950: '#000000',
},
}SCSS
$custom: #fff27e; $custom-light: #fff6a6; $custom-dark: #000000;
JSON
{
"hex": "#fff27e",
"rgb": {
"r": 255,
"g": 242,
"b": 126
},
"hsl": {
"h": 53.953,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.94839,
"c": 0.138,
"h": 102.9
},
"luminance": 0.86271
}Semantic roles & 50–950 ramp
primary
#FFF27E
secondary
#4353DE
accent
#17E600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#181710
muted
#868580