#EEF27C#EEF27C
#EEF27C is a very light, vivid yellow. Relative luminance 0.831; OKLCH L 93.4% C 0.141 H 110.6°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF27C |
|---|---|
| RGB | rgb(238, 242, 124) |
| HSL | hsl(62, 82%, 72%) |
| HSV | hsv(62, 49%, 95%) |
| CMYK | cmyk(1.7%, 0%, 48.8%, 5.1%) |
| CIE-LAB | lab(93.07, -17.22, 55.94) |
| CIE-LCH | lch(93.07, 58.53, 107.11°) |
| OKLab | oklab(93.43% -0.0497 0.1324) |
| OKLCH | oklch(93.43% 0.141 110.6) |
| XYZ | xyz(70.6516, 83.1381, 31.3903) |
| Luminance | 0.8314 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.48
Straw
#FCF679
ΔE00 2.90
Manilla
#FFFA86
ΔE00 2.93
Pale Yellow
#FFFF84
ΔE00 3.02
Faded Yellow
#FEFF7F
ΔE00 3.07
Butter
#FFFF81
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF27C #807CF2
analogous
#F2BB7C #EEF27C #B3F27C
triadic
#EEF27C #7CEEF2 #F27CEE
tetradic
#EEF27C #7CF2BB #807CF2 #F27CB3
square
#EEF27C #7CF2BB #807CF2 #F27CB3
split-complementary
#EEF27C #7CB3F2 #BB7CF2
monochromatic
#D7DE16 #E7EC44 #EEF27C #F5F8B4 #FBFCE3
Accessibility & contrast
On white
1.19
#EEF27C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#EEF27C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF27C
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF27C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF27C | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE971
Deuteranopia (green-blind)
#FFED82
Tritanopia (blue-blind)
#FCE6D7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eef27c; /* rgb */ color: rgb(238, 242, 124); /* oklch */ color: oklch(93.4% 0.141 110.6);
Tailwind
colors: {
custom: {
50: '#f6f6a5',
500: '#eef27c',
950: '#000000',
},
}SCSS
$custom: #eef27c; $custom-light: #f6f6a5; $custom-dark: #000000;
JSON
{
"hex": "#eef27c",
"rgb": {
"r": 238,
"g": 242,
"b": 124
},
"hsl": {
"h": 62.034,
"s": 81.944,
"l": 71.765
},
"oklch": {
"l": 0.93431,
"c": 0.14141,
"h": 110.6
},
"luminance": 0.83137
}Semantic roles & 50–950 ramp
primary
#EEF27C
secondary
#4A45CD
accent
#07DE0E
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#17170F
muted
#858580