#FBFFCD#FBFFCD
#FBFFCD is a very light, moderate yellow. Relative luminance 0.964; OKLCH L 98.5% C 0.064 H 111.3°. Best body text is #000000 at 20.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFCD |
|---|---|
| RGB | rgb(251, 255, 205) |
| HSL | hsl(65, 100%, 90%) |
| HSV | hsv(65, 20%, 100%) |
| CMYK | cmyk(1.6%, 0%, 19.6%, 0%) |
| CIE-LAB | lab(98.61, -9.34, 23.52) |
| CIE-LCH | lch(98.61, 25.30, 111.65°) |
| OKLab | oklab(98.47% -0.0234 0.0601) |
| OKLCH | oklch(98.47% 0.064 111.3) |
| XYZ | xyz(86.5623, 96.4377, 71.8000) |
| Luminance | 0.9644 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ecru
#FEFFCA
ΔE00 1.17
Ivory (survey)
#FFFFCB
ΔE00 1.33
Eggshell (survey)
#FFFFD4
ΔE00 2.15
Cream
#FFFDD0
ΔE00 2.27
Egg Shell
#FFFCC4
ΔE00 2.60
Cream (survey)
#FFFFC2
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFCD #D1CDFF
analogous
#FFEACD #FBFFCD #E2FFCD
triadic
#FBFFCD #CDFBFF #FFCDFB
tetradic
#FBFFCD #CDFFEA #D1CDFF #FFCDE2
square
#FBFFCD #CDFFEA #D1CDFF #FFCDE2
split-complementary
#FBFFCD #CDE2FF #EACDFF
monochromatic
#F1FF53 #F6FF90 #FBFFCD #FDFFE0 #FDFFE0
Accessibility & contrast
On white
1.04
#FBFFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.29
#FBFFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFCD
20.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFCD | 1.00 | 1.04 | 20.29 | 20.29 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFACA
Deuteranopia (green-blind)
#FFFCCF
Tritanopia (blue-blind)
#FFF9F1
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fbffcd; /* rgb */ color: rgb(251, 255, 205); /* oklch */ color: oklch(98.5% 0.064 111.3);
Tailwind
colors: {
custom: {
50: '#fdffdc',
500: '#fbffcd',
950: '#000000',
},
}SCSS
$custom: #fbffcd; $custom-light: #fdffdc; $custom-dark: #000000;
JSON
{
"hex": "#fbffcd",
"rgb": {
"r": 251,
"g": 255,
"b": 205
},
"hsl": {
"h": 64.8,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.98465,
"c": 0.06447,
"h": 111.3
},
"luminance": 0.96437
}Semantic roles & 50–950 ramp
primary
#FBFFCD
secondary
#8E86EA
accent
#00E612
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684