#F5E27B#F5E27B
#F5E27B is a very light, vivid yellow. Relative luminance 0.752; OKLCH L 90.7% C 0.126 H 99.1°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F5E27B |
|---|---|
| RGB | rgb(245, 226, 123) |
| HSL | hsl(51, 86%, 72%) |
| HSV | hsv(51, 50%, 96%) |
| CMYK | cmyk(0%, 7.8%, 49.8%, 3.9%) |
| CIE-LAB | lab(89.50, -6.63, 52.27) |
| CIE-LCH | lch(89.50, 52.68, 97.23°) |
| OKLab | oklab(90.73% -0.0198 0.1242) |
| OKLCH | oklch(90.73% 0.126 99.1) |
| XYZ | xyz(68.4298, 75.2378, 29.6528) |
| Luminance | 0.7523 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.20
Yellow Tan
#FFE36E
ΔE00 2.93
Khaki (CSS)
#F0E68C
ΔE00 3.18
Sand Yellow
#FCE166
ΔE00 3.20
Wheat (survey)
#FBDD7E
ΔE00 3.44
Pale Gold
#FDDE6C
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5E27B #7B8EF5
analogous
#F5A57B #F5E27B #CBF57B
triadic
#F5E27B #7BF5E2 #E27BF5
tetradic
#F5E27B #7BF5A5 #7B8EF5 #F57BCB
square
#F5E27B #7BF5A5 #7B8EF5 #F57BCB
split-complementary
#F5E27B #7BCBF5 #A57BF5
monochromatic
#E4C311 #F1D642 #F5E27B #F9EEB4 #FDF9E3
Accessibility & contrast
On white
1.31
#F5E27B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#F5E27B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5E27B
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5E27B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5E27B | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD72
Deuteranopia (green-blind)
#F9E47F
Tritanopia (blue-blind)
#FFD5CA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f5e27b; /* rgb */ color: rgb(245, 226, 123); /* oklch */ color: oklch(90.7% 0.126 99.1);
Tailwind
colors: {
custom: {
50: '#fbeaa3',
500: '#f5e27b',
950: '#000000',
},
}SCSS
$custom: #f5e27b; $custom-light: #fbeaa3; $custom-dark: #000000;
JSON
{
"hex": "#f5e27b",
"rgb": {
"r": 245,
"g": 226,
"b": 123
},
"hsl": {
"h": 50.656,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.90725,
"c": 0.12573,
"h": 99.1
},
"luminance": 0.75235
}Semantic roles & 50–950 ramp
primary
#F5E27B
secondary
#445AD0
accent
#26E203
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480