#F7E27E#F7E27E
#F7E27E is a very light, vivid yellow. Relative luminance 0.757; OKLCH L 90.9% C 0.123 H 97.8°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F7E27E |
|---|---|
| RGB | rgb(247, 226, 126) |
| HSL | hsl(50, 88%, 73%) |
| HSV | hsv(50, 49%, 97%) |
| CMYK | cmyk(0%, 8.5%, 49%, 3.1%) |
| CIE-LAB | lab(89.71, -5.57, 51.12) |
| CIE-LCH | lch(89.71, 51.43, 96.22°) |
| OKLab | oklab(90.94% -0.0166 0.1219) |
| OKLCH | oklch(90.94% 0.123 97.8) |
| XYZ | xyz(69.3221, 75.6759, 30.6900) |
| Luminance | 0.7567 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.87
Wheat (survey)
#FBDD7E
ΔE00 2.80
Yellow Tan
#FFE36E
ΔE00 2.81
Pale Gold
#FDDE6C
ΔE00 3.19
Sand Yellow
#FCE166
ΔE00 3.26
Khaki (CSS)
#F0E68C
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7E27E #7E93F7
analogous
#F7A57E #F7E27E #CFF77E
triadic
#F7E27E #7EF7E2 #E27EF7
tetradic
#F7E27E #7EF7A5 #7E93F7 #F77ECF
square
#F7E27E #7EF7A5 #7E93F7 #F77ECF
split-complementary
#F7E27E #7ECFF7 #A57EF7
monochromatic
#ECC60F #F3D544 #F7E27E #FBEFB8 #FDF9E2
Accessibility & contrast
On white
1.30
#F7E27E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#F7E27E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7E27E
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7E27E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7E27E | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD75
Deuteranopia (green-blind)
#F9E582
Tritanopia (blue-blind)
#FFD5CA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f7e27e; /* rgb */ color: rgb(247, 226, 126); /* oklch */ color: oklch(90.9% 0.123 97.8);
Tailwind
colors: {
custom: {
50: '#fceaa5',
500: '#f7e27e',
950: '#000000',
},
}SCSS
$custom: #f7e27e; $custom-light: #fceaa5; $custom-dark: #000000;
JSON
{
"hex": "#f7e27e",
"rgb": {
"r": 247,
"g": 226,
"b": 126
},
"hsl": {
"h": 49.587,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.90939,
"c": 0.12297,
"h": 97.8
},
"luminance": 0.75673
}Semantic roles & 50–950 ramp
primary
#F7E27E
secondary
#465ED3
accent
#28E501
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480